- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 27 Mar 2020 07:36:44 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 27 March 2020 14:36:58 UTC
Right, although I'd phrase it as an operator precedence issue: `[AllowShared] ArrayBuffer?` is interpreted as `([AllowShared] ArrayBuffer)?`, not `[AllowShared] (ArrayBuffer?)`. -- 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/issues/866#issuecomment-605034944
Received on Friday, 27 March 2020 14:36:58 UTC