Re: [heycam/webidl] Check Grammar bison format? (#591)

So looking at the [ES spec](https://tc39.github.io/ecma262/#sec-syntactic-and-lexical-grammars) more closely, it turns out that `::` is reserved for the RegExp grammar and `:::` for the Numeric Grammar, so WebIDL should really use a single colon instead.

-- 
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/591#issuecomment-444250281

Received on Tuesday, 4 December 2018 20:42:18 UTC