- From: Tab Atkins Jr. <notifications@github.com>
- Date: Wed, 16 Jul 2025 17:10:35 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 17 July 2025 00:10:39 UTC
tabatkins left a comment (whatwg/webidl#1500) Ughhhh, no, this still violates LL(1). I misread the restriction - it's not that an *entire* production can't be a prefix to another production, it's that *no* two productions in an alternative can share a prefix. Guess it'll have to be `async_sequence<>`, then. :( -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/pull/1500#issuecomment-3081879159 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/pull/1500/c3081879159@github.com>
Received on Thursday, 17 July 2025 00:10:39 UTC