Skip to content

Allow identifiers for import/export as clause.#28

Merged
peterhuene merged 1 commit intomainfrom
ident-extern-name
Jan 5, 2024
Merged

Allow identifiers for import/export as clause.#28
peterhuene merged 1 commit intomainfrom
ident-extern-name

Conversation

@peterhuene
Copy link
Copy Markdown
Member

This PR changes the WAC grammar to except identifiers in addition to strings in the as clause of import and export statements.

Partial fix for #10.

This commit changes the WAC grammar to except identifiers in addition to
strings in the `as` clause of import and export statements.

Partial fix for #10.
@peterhuene peterhuene merged commit 0ba010e into main Jan 5, 2024
@peterhuene peterhuene deleted the ident-extern-name branch January 5, 2024 19:57
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.

2 participants