- From: Tobie Langel <notifications@github.com>
- Date: Tue, 04 Oct 2016 08:13:40 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 4 October 2016 15:15:02 UTC
The `\` in `\/` is there because the regex delimiters are `/`. If the delimiters were `|` instead, `/` would no longer need to be escaped while `\n` still would. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/182#issuecomment-251418310
Received on Tuesday, 4 October 2016 15:15:02 UTC