Skip to content

Allow returning Procs from top-level funs#14917

Merged
straight-shoota merged 1 commit intocrystal-lang:masterfrom
HertzDevil:bug/top-level-fun-proc-return
Aug 22, 2024
Merged

Allow returning Procs from top-level funs#14917
straight-shoota merged 1 commit intocrystal-lang:masterfrom
HertzDevil:bug/top-level-fun-proc-return

Conversation

@HertzDevil
Copy link
Contributor

Fixes #14691.

@HertzDevil HertzDevil added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:codegen labels Aug 17, 2024
@straight-shoota straight-shoota added this to the 1.14.0 milestone Aug 21, 2024
@straight-shoota straight-shoota merged commit eb01f2a into crystal-lang:master Aug 22, 2024
@HertzDevil HertzDevil deleted the bug/top-level-fun-proc-return branch August 25, 2024 02:31
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:codegen

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot return Procs from top-level funs

3 participants