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

@tabatkins 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

No, unrelated. It just looked correct, since I was adding a new literal, that it should be added to the Const productions as well.

-- 
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_r466723068

Received on Thursday, 6 August 2020 22:39:54 UTC