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

Handle scoping of this in object closures #21

Open
tamasfe opened this issue Oct 10, 2021 · 1 comment
Open

Handle scoping of this in object closures #21

tamasfe opened this issue Oct 10, 2021 · 1 comment
Labels
A-HIR Area: HIR E-Hard P-Low Priority: Low T-Types Related to the type system

Comments

@tamasfe
Copy link
Member

tamasfe commented Oct 10, 2021

We simply have to add the object fields to the visible symbols.

@tamasfe tamasfe added E-Easy A-HIR Area: HIR labels Oct 10, 2021
@tamasfe
Copy link
Member Author

tamasfe commented Jun 28, 2022

I don't know why this was labelled as easy, also this is blocked by a proper type system.

@tamasfe tamasfe added E-Hard and removed E-Easy labels Jun 28, 2022
@tamasfe tamasfe added the P-Low Priority: Low label Jul 28, 2022
@tamasfe tamasfe added the T-Types Related to the type system label Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-HIR Area: HIR E-Hard P-Low Priority: Low T-Types Related to the type system
Projects
None yet
Development

No branches or pull requests

1 participant