- From: peria <notifications@github.com>
- Date: Tue, 29 Jan 2019 03:12:49 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 29 January 2019 11:13:14 UTC
I agree with @saschanaz . We need to discuss which is better before merging the patch. Obviously, `_?[A-Za-z-][0-9A-Z_a-z-]*` allows `_-` and `--`, while `[_-]?[A-Za-z][0-9A-Z_a-z-]*` doesn't. -- 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/issues/632#issuecomment-458501806
Received on Tuesday, 29 January 2019 11:13:14 UTC