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 "Unexpected void value expression" error #1812

Merged
merged 4 commits into from
Nov 14, 2023
Merged

Conversation

makenowjust
Copy link
Contributor

@makenowjust makenowjust commented Nov 13, 2023

TODO:

  • Add "Unexpected void value expression" error
  • Add a check function for void value expression
  • Add assertions to the parser
  • Add tests

@makenowjust makenowjust marked this pull request as ready for review November 14, 2023 08:09
@makenowjust makenowjust changed the title [WIP] Add "Unexpected void value expression" error Add "Unexpected void value expression" error Nov 14, 2023
Copy link
Collaborator

@kddnewton kddnewton left a comment

Choose a reason for hiding this comment

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

Nice!

@kddnewton kddnewton merged commit 03f8d5b into ruby:main Nov 14, 2023
46 checks passed
@makenowjust makenowjust deleted the fix-1729 branch November 14, 2023 14:44
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