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

Fix crash when matching arguments against splat restriction after positional parameters #10172

Merged

Conversation

HertzDevil
Copy link
Contributor

Fixes #5037.

@straight-shoota straight-shoota added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic labels Jan 2, 2021
@asterite asterite added this to the 1.0.0 milestone Jan 6, 2021
@asterite asterite merged commit a721aa8 into crystal-lang:master Jan 6, 2021
@HertzDevil HertzDevil deleted the bug/splat-restriction-after-args branch January 10, 2021 11:37
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:semantic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Splats parameter with free variable bug
3 participants