Skip to content

Conversation

@qraqras
Copy link
Contributor

@qraqras qraqras commented Nov 28, 2025

Added a semicolon to make it valid Ruby code.

- class Foo end
+ class Foo; end

@eregon eregon merged commit d9b2917 into ruby:main Nov 28, 2025
64 checks passed
@eregon
Copy link
Member

eregon commented Nov 28, 2025

Thanks!

@kddnewton
Copy link
Collaborator

That syntax was valid! The point was to avoid semicolons if we could in the file, so reverting.

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.

3 participants