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

feat: support line continuations in declarations and fix shape declarations #30

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

goto1134
Copy link
Contributor

@goto1134 goto1134 commented Feb 3, 2024

Implicit semicolons allow not matching declarations that include continuations properly.

@goto1134 goto1134 changed the title feat: support line continuations in declarations and fix shape declarations Draft: feat: support line continuations in declarations and fix shape declarations Feb 3, 2024
@goto1134 goto1134 force-pushed the support-line-feed branch 2 times, most recently from 0625cae to 32a43ee Compare February 3, 2024 20:26
@goto1134 goto1134 changed the title Draft: feat: support line continuations in declarations and fix shape declarations feat: support line continuations in declarations and fix shape declarations Feb 3, 2024
@goto1134 goto1134 force-pushed the support-line-feed branch 2 times, most recently from 04acbe9 to df54a8c Compare February 3, 2024 20:48
…ations

Implicit semicolons allow not matching declarations that include continuations properly.
@develar develar merged commit 38409bd into develar:main Mar 10, 2024
5 checks passed
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.

2 participants