- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 03 Oct 2016 23:54:51 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 4 October 2016 06:55:18 UTC
annevk commented on this pull request.
> @@ -5219,6 +5226,17 @@ type.
"Promise" "<" ReturnType ">"
</pre>
+<pre class="grammar" id="prod-OpenDictionaryType">
+ OpenDictionaryType :
+ "OpenDictionary" "<" Type OpenDictionaryTypeMaybeValue
It seems fine to me if you can also typedef the thing. We don't have lots of these and first argument being optional is weird.
--
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/180
Received on Tuesday, 4 October 2016 06:55:18 UTC