Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow trailing comma in attach list #191

Closed
klmr opened this issue Mar 21, 2021 · 0 comments
Closed

Allow trailing comma in attach list #191

klmr opened this issue Mar 21, 2021 · 0 comments

Comments

@klmr
Copy link
Owner

klmr commented Mar 21, 2021

Related to #172 — the implementation in 0def6af added support for trailing commas in the list of modules in a use() declaration, but I forgot to add support for trailing commas in attach lists:

box::use(mod/a[x, y, ])

This fails with an obscure error message.

@klmr klmr closed this as completed in d72fb04 Mar 22, 2021
radbasa pushed a commit to Appsilon/box that referenced this issue Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant