- From: Steven <notifications@github.com>
- Date: Wed, 05 Aug 2020 15:56:56 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 5 August 2020 22:57:09 UTC
@styfle commented on this pull request. > @@ -14547,7 +14549,7 @@ are passed to it or what kind of value is returned from it. <h3 id="VoidFunction" callback>VoidFunction</h3> -<pre class="idl">callback VoidFunction = void ();</pre> +<pre class="idl">callback VoidFunction = undefined ();</pre> Should this be `UndefinedFunction? -- 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#pullrequestreview-462078421
Received on Wednesday, 5 August 2020 22:57:09 UTC