Skip to content

Allow empty import groups in the spec interpreter (#22) - #23

Merged
bvisness merged 2 commits into
mainfrom
empty-import-groups
Aug 29, 2026
Merged

Allow empty import groups in the spec interpreter (#22)#23
bvisness merged 2 commits into
mainfrom
empty-import-groups

Conversation

@bvisness

Copy link
Copy Markdown
Collaborator

Ensures that both forms of compact import group accept zero items in the reference interpreter, and that externtypes still behave the same way they usually would even in an empty compact-2 group.

Resolves #22.

Ensures that both forms of compact import group accept zero items in
the reference interpreter, and that externtypes still behave the same
way they usually would even in an empty compact-2 group.
@bvisness
bvisness merged commit 710781e into main Aug 29, 2026
2 checks passed
@bvisness
bvisness deleted the empty-import-groups branch August 29, 2026 02:56
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.

Are zero-length import groups allowed in text format?

2 participants