- From: Ms2ger <notifications@github.com>
- Date: Thu, 24 Oct 2019 05:31:44 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 24 October 2019 12:31:46 UTC
Ms2ger commented on this pull request. > + "async" "iterable" "<" TypeWithExtendedAttributes ">" ";" + "async" "iterable" "<" TypeWithExtendedAttributes ">" "(" ArgumentList ")" ";" "async" "iterable" "<" TypeWithExtendedAttributes "," TypeWithExtendedAttributes ">" ";" + "async" "iterable" "<" TypeWithExtendedAttributes "," TypeWithExtendedAttributes ">" "(" ArgumentList ")" ";" You'll need to split this up to limit lookahead. -- 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/808#pullrequestreview-306534982
Received on Thursday, 24 October 2019 12:31:46 UTC