Skip to content

Continue REPL prompt if input consists entirely of annotations#16045

Merged
straight-shoota merged 2 commits intocrystal-lang:masterfrom
HertzDevil:feature/repl-annotation
Aug 4, 2025
Merged

Continue REPL prompt if input consists entirely of annotations#16045
straight-shoota merged 2 commits intocrystal-lang:masterfrom
HertzDevil:feature/repl-annotation

Conversation

@HertzDevil
Copy link
Contributor

Resolves #12558.

@HertzDevil HertzDevil changed the title Continue prompt in the REPL if input consists entirely of annotations Continue REPL prompt if input consists entirely of annotations Aug 2, 2025
@straight-shoota straight-shoota added this to the 1.18.0 milestone Aug 2, 2025
@straight-shoota straight-shoota merged commit 7713112 into crystal-lang:master Aug 4, 2025
45 of 46 checks passed
@HertzDevil HertzDevil deleted the feature/repl-annotation branch August 4, 2025 14:24
@straight-shoota straight-shoota added kind:bug A bug in the code. Does not apply to documentation, specs, etc. and removed kind:feature topic:lang:annotations labels Sep 15, 2025
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. topic:compiler:interpreter:repl

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot use annotations at the top level in the interpreter REPL

2 participants