Skip to content

Regression test#25685

Merged
som-snytt merged 1 commit intoscala:mainfrom
som-snytt:issue/15881-java-parser-eta
Apr 2, 2026
Merged

Regression test#25685
som-snytt merged 1 commit intoscala:mainfrom
som-snytt:issue/15881-java-parser-eta

Conversation

@som-snytt
Copy link
Copy Markdown
Contributor

Fixes #15881

Regression test for #18201

I didn't look closely at the ticket, as to whether there is a Java-specific component. Apparently, I thought so.

The test compiles from 3.3.5 with warning.

@som-snytt som-snytt merged commit 44bbcdf into scala:main Apr 2, 2026
64 checks passed
@som-snytt som-snytt deleted the issue/15881-java-parser-eta branch April 2, 2026 00:04
@@ -0,0 +1,3 @@
public abstract class J {
public abstract int f(int i);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Who would write 8 whitespace for indent? 😶

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.

Parsed Java breaks eta expansion to SAM type for Java class

2 participants