- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Mon, 19 May 2025 15:36:10 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 19 May 2025 22:36:14 UTC
saschanaz left a comment (whatwg/webidl#1489) And this caught a grammar problem: ``` The WebIDL grammar is NOT LL(1) due to the following conflicts: 1. PartialInterfaceMember: * "async" (54/58) ``` Seems we should change the grammar? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/pull/1489#issuecomment-2892437775 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/pull/1489/c2892437775@github.com>
Received on Monday, 19 May 2025 22:36:14 UTC