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

Improve error message for symbols #374

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Conversation

ydah
Copy link
Collaborator

@ydah ydah commented Feb 14, 2024

Before

Symbol not found: #<Lrama::Lexer::Token::Ident:0x00000001027befa0> location: spec/fixtures/inlining/basic.y (26,29)-(26,31)

After

Symbol not found. value: `alias`, location: spec/fixtures/inlining/basic.y (26,29)-(26,31)

@ydah ydah changed the title Improve error message Improve error message for symbols Feb 14, 2024
@yui-knk yui-knk merged commit a78e78e into ruby:master Feb 15, 2024
17 checks passed
@ydah ydah deleted the improve-error-message branch February 15, 2024 08:58
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