- From: ExE Boss <notifications@github.com>
- Date: Wed, 25 Mar 2020 14:23:12 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 March 2020 21:23:27 UTC
It’s not just that we can’t define a `typedef` with a space, it’s that `unrestricted float32` and `unrestricted float64` are syntax errors, so we have to use `[Unrestricted] float32` and `[Unrestricted] float64`. -- 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/857#issuecomment-604095023
Received on Wednesday, 25 March 2020 21:23:27 UTC