- From: Peter Van der Beken <notifications@github.com>
- Date: Wed, 04 May 2022 13:26:16 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 4 May 2022 20:26:28 UTC
> It seems the intention was to allow that, per
>
> > [undefined](https://webidl.spec.whatwg.org/#idl-undefined) constant values in IDL are represented with the undefined token.
And yet https://webidl.spec.whatwg.org/#prod-ConstValue has:
```
ConstValue ::
BooleanLiteral
FloatLiteral
integer
```
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1140#issuecomment-1117872308
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/webidl/pull/1140/c1117872308@github.com>
Received on Wednesday, 4 May 2022 20:26:28 UTC