- From: Boris Zbarsky <notifications@github.com>
- Date: Fri, 02 Mar 2018 20:54:17 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 2 March 2018 20:54:40 UTC
@domenic So I'm a little confused about this change. The grammar allows writing something like this: void foo((symbol or long) arg); but the processing model for unions (and overload resolution) seems to not know about symbols? I thought the idea was to only allow them to be passed via `any`, but it looks like syntax got added for them? -- 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/377#issuecomment-370049394
Received on Friday, 2 March 2018 20:54:40 UTC