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

Add ability to parse var declarations #43

Merged
merged 7 commits into from
Oct 17, 2024
Merged

Conversation

KyrylR
Copy link
Member

@KyrylR KyrylR commented Oct 16, 2024

  • Since this PR suggests a bug fix, the relevant tests have been added.
  • Since this PR introduces a new feature, the update has been discussed in an Issue or with the team.
  • This PR is just a minor change, like a typo fix.

Fixes: #40

@KyrylR KyrylR requested review from Hrom131 and Arvolear October 16, 2024 08:59
@KyrylR KyrylR self-assigned this Oct 16, 2024
@KyrylR KyrylR marked this pull request as draft October 16, 2024 08:59
@KyrylR KyrylR marked this pull request as ready for review October 17, 2024 11:54
@KyrylR KyrylR requested a review from Arvolear October 17, 2024 16:02
Copy link
Member

@Arvolear Arvolear left a comment

Choose a reason for hiding this comment

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

LGTM!

@Arvolear Arvolear merged commit 9c0f597 into master Oct 17, 2024
2 checks passed
@Arvolear Arvolear deleted the fix/var-definitions branch October 17, 2024 16:43
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.

Frontend parsing failure
2 participants