Re: [heycam/webidl] void -> undefined, and allow it anywhere. (#906)

@domenic commented on this pull request.



> @@ -1791,11 +1791,17 @@ The following extended attributes are applicable to constants:
 
 <pre class="grammar" id="prod-ConstValue">
     ConstValue :
+        UndefinedLiteral

It'd probably be better to avoid unnecessary indirections in the grammar.

-- 
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/906#discussion_r467080364

Received on Friday, 7 August 2020 14:35:40 UTC