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

grammar: allow # and | characters within block-comments #9

Merged
merged 5 commits into from
Dec 19, 2023

Conversation

xTVaser
Copy link
Member

@xTVaser xTVaser commented Dec 19, 2023

Fixes #8

@xTVaser xTVaser changed the title grammar: allow # characters within block-comments grammar: allow # and | characters within block-comments Dec 19, 2023
@xTVaser xTVaser force-pushed the v/fix-block-comment-parsing branch 2 times, most recently from 5f6d9a6 to fba1897 Compare December 19, 2023 05:30
@xTVaser xTVaser force-pushed the v/fix-block-comment-parsing branch from ad5a858 to c939792 Compare December 19, 2023 05:33
@xTVaser xTVaser merged commit e51d151 into main Dec 19, 2023
2 checks passed
@xTVaser xTVaser deleted the v/fix-block-comment-parsing branch December 19, 2023 05:48
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.

Parser error if block comment contains #
1 participant