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

Silently swallow semi-colons. #42

Merged
merged 2 commits into from
May 25, 2021
Merged

Silently swallow semi-colons. #42

merged 2 commits into from
May 25, 2021

Conversation

skx
Copy link
Owner

@skx skx commented May 25, 2021

This pull-request, once complete, will close #41, by allowing semicolons to be used.

We'll silently swallow them, which will prevent the syntax errors which would otherwise be raised.

This allows them to be harmlessly inserted, rather than causing
the creation of syntax-errors.
@skx skx self-assigned this May 25, 2021
@skx skx merged commit 4c26982 into master May 25, 2021
@skx skx deleted the 41-semicolon branch May 25, 2021 14:08
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.

Allow trailing semi-colons
1 participant