- From: Tobie Langel <notifications@github.com>
- Date: Wed, 11 Oct 2017 13:53:43 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 October 2017 20:54:09 UTC
tobie commented on this pull request. > +</pre> + +<pre class="grammar" id="prod-MixinMember"> + MixinMember : + Const + RegularOperation + Stringifier + ReadOnly AttributeRest +</pre> + +<pre class="grammar" id="prod-IncludesStatement"> + IncludesStatement : + identifier "includes" identifier ";" +</pre> + +<h4 id="using-mixins-and-partials">Using Mixins and Partials</h4> Again good catch. -- 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/433#discussion_r144132962
Received on Wednesday, 11 October 2017 20:54:09 UTC