Re: [whatwg/webidl] Update all examples, and the lt for the type, to the new underscore'd token (PR #1500)

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