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

feat(compiler): use super keyword to access this as if it were the parent type #3334

Closed
wants to merge 7 commits into from

Conversation

yoav-steinberg
Copy link
Contributor

see #2986

Checklist

  • Title matches Winglang's style guide
  • Description explains motivation and solution
  • Tests added (always)
  • Docs updated (only required for features)
  • Added pr/e2e-full label if this feature requires end-to-end testing

By submitting this pull request, I confirm that my contribution is made under the terms of the Monada Contribution License.

@yoav-steinberg yoav-steinberg linked an issue Jul 9, 2023 that may be closed by this pull request
@yoav-steinberg yoav-steinberg changed the title feat(compiler): use super kerwork to this as if it were the parent type feat(compiler): use super keyword to access this as if it were the parent type Jul 9, 2023
@mergify
Copy link
Contributor

mergify bot commented Jul 16, 2023

⚠️ Code freeze in effect! ⚠️

The main branch is currently frozen. Only critical fixes or documentation updates will be merged.
Please submit your pull request against the dev branch instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support calling super methods
1 participant