Skip to content
New issue

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

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

Already on GitHub? # to your account

Ignore Braces in String and Rune Literals #117

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Conversation

mavolin
Copy link
Contributor

@mavolin mavolin commented Jun 1, 2023

This implements fix 1 from #115 and adds a test proving it.
If I should instead implement fix 2, please say.

It builds upon #116 which should probably be merged first.

Closes #115.

Copy link
Collaborator

@breml breml left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@breml breml merged commit 5f0a678 into mna:master Sep 22, 2023
10 checks passed
@breml
Copy link
Collaborator

breml commented Sep 22, 2023

@mavolin thanks for the fix and sorry it took so long for me to find the time to review it and get it merged.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignore Braces in String and Rune Literals
2 participants