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

Compiler: don't form a closure on typeof(@ivar) #9723

Merged
merged 1 commit into from
Sep 4, 2020

Conversation

asterite
Copy link
Member

@asterite asterite commented Sep 3, 2020

Fixes #9479

@asterite asterite added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic labels Sep 3, 2020
@asterite asterite added this to the 1.0.0 milestone Sep 4, 2020
@asterite asterite merged commit c11be8f into master Sep 4, 2020
@asterite asterite deleted the bug/typeof-instance-var-not-a-closure branch September 4, 2020 17:23
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.

typeof(instance variable) should not form a closure
2 participants