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

Adding location to the Path returned by the literal expander for regex #11334

Merged
merged 2 commits into from
Oct 19, 2021

Conversation

beta-ziliani
Copy link
Member

@beta-ziliani beta-ziliani commented Oct 18, 2021

Fixes #11318

I couldn't add a spec for it: spec_helper.run wouldn't allow to "declare class dynamically" if I require "prelude", and without the prelude it simply won't compile.

@straight-shoota straight-shoota added kind:bug kind:regression Something that used to correctly work but no longer works topic:compiler:codegen labels Oct 18, 2021
@straight-shoota straight-shoota added this to the 1.2.1 milestone Oct 18, 2021
@straight-shoota straight-shoota merged commit d702e12 into crystal-lang:master Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug kind:regression Something that used to correctly work but no longer works topic:compiler:codegen
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1.2.0; Regex in a class variable causes a compile error
2 participants