Skip to content

Allow super in default arguments #1741

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

Closed
wants to merge 2 commits into from
Closed

Conversation

0xe
Copy link
Contributor

@0xe 0xe commented Nov 28, 2024

This PR, co-authored with @andreabergia, adds support for super in function arguments. It is stacked on top of #1735.

Just a simple parser change to allow recognition of super in function parameters.

@andreabergia andreabergia mentioned this pull request Nov 28, 2024
andreabergia and others added 2 commits December 2, 2024 08:29
Co-authored-by: Satish Srinivasan <satish.srinivasan@servicenow.com>
Co-authored-by: Andrea Bergia <andrea.bergia@servicenow.com>
@0xe 0xe force-pushed the super-function-args branch from 704f5ff to b471915 Compare December 2, 2024 09:06
Copy link
Collaborator

@gbrail gbrail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks!

@0xe
Copy link
Contributor Author

0xe commented Dec 4, 2024

Closing this as it's merged onto #1735.

@0xe 0xe closed this Dec 4, 2024
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.

3 participants