Skip to content

Incorporate using_declaration#1632

Open
BillWagner wants to merge 1 commit intodotnet:draft-v8from
BillWagner:using-declaration-grammar
Open

Incorporate using_declaration#1632
BillWagner wants to merge 1 commit intodotnet:draft-v8from
BillWagner:using-declaration-grammar

Conversation

@BillWagner
Copy link
Copy Markdown
Member

Fixes #1606.

Add the using_declaration to the ANTLR grammar for declaration_statement, In addition, add a sentence in the clause that points to the correct clause for the declaration.

Fixes dotnet#1606.

Add the using_declaration to the ANTLR grammar for *declaration_statement*, In addition, add a sentence in the clause that points to the correct clause for the declaration.
@BillWagner BillWagner requested review from Nigel-Ecma and jskeet April 9, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EBNF error with declaration_statement or embedded_statement (draft-v8).

1 participant