Skip to content

Fix stringification of Not as call receiver#15801

Merged
straight-shoota merged 1 commit intocrystal-lang:masterfrom
Blacksmoke16:more-robust-not-paren
May 22, 2025
Merged

Fix stringification of Not as call receiver#15801
straight-shoota merged 1 commit intocrystal-lang:masterfrom
Blacksmoke16:more-robust-not-paren

Conversation

@Blacksmoke16
Copy link
Member

Fixes #15791

@Blacksmoke16 Blacksmoke16 added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:parser kind:regression Something that used to correctly work but no longer works labels May 19, 2025
@straight-shoota straight-shoota added this to the 1.17.0 milestone May 20, 2025
@straight-shoota straight-shoota merged commit f74f2c5 into crystal-lang:master May 22, 2025
37 checks passed
@straight-shoota straight-shoota changed the title Better handle stringification of Not as call receivers Fix stringification of Not as call receiver May 22, 2025
@Blacksmoke16 Blacksmoke16 deleted the more-robust-not-paren branch May 29, 2025 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:regression Something that used to correctly work but no longer works topic:compiler:parser

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ambiguous stringification of Not nodes as call receivers

3 participants