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

Fix method ref to lambda conversion for super calls #671

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

EotT123
Copy link
Contributor

@EotT123 EotT123 commented Feb 13, 2025

Fix method ref to lambda for super calls. This fixes #670

@EotT123 EotT123 changed the title Fix method ref to lambda for super calls BLOCKED: Fix method ref to lambda for super calls Feb 14, 2025
@EotT123 EotT123 changed the title BLOCKED: Fix method ref to lambda for super calls Fix method ref to lambda for super calls Feb 15, 2025
@EotT123 EotT123 changed the title Fix method ref to lambda for super calls Fix method ref to lambda conversion for super calls Feb 15, 2025
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.

Compile error: no enclosing instance of type 'XXX' is in scope
1 participant