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

Add macro methods for Return, Break, Next, Yield, and exception handlers #10822

Conversation

HertzDevil
Copy link
Contributor

c.f. #3274 (comment)

These macro methods are relatively straightforward. select expressions are omitted in this batch since they require turning Crystal::Select::When into an actual AST node type.

@straight-shoota straight-shoota added this to the 1.3.0 milestone Oct 26, 2021
@straight-shoota straight-shoota merged commit a38b4cd into crystal-lang:master Nov 2, 2021
@HertzDevil HertzDevil deleted the feature/macro-control-exp-methods branch November 3, 2021 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants