-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Crash while declaring a new anonymous subtype with extra paren #19762
Labels
Milestone
Comments
romaincomeau
added
itype:bug
itype:crash
stat:needs triage
Every issue needs to have an "area" and "itype" label
labels
Feb 22, 2024
i10416
added a commit
to i10416/dotty
that referenced
this issue
Feb 24, 2024
Add a test to confirm issue#19762 is solved.
bishabosha
added a commit
that referenced
this issue
Feb 24, 2024
WojciechMazur
pushed a commit
that referenced
this issue
Jul 1, 2024
Add a test to confirm issue#19762 is solved. [Cherry-picked 2a1d1b3]
WojciechMazur
pushed a commit
that referenced
this issue
Jul 1, 2024
Add a test to confirm issue#19762 is solved. [Cherry-picked 2a1d1b3]
WojciechMazur
pushed a commit
that referenced
this issue
Jul 2, 2024
Add a test to confirm issue#19762 is solved. [Cherry-picked 2a1d1b3]
WojciechMazur
added a commit
that referenced
this issue
Jul 2, 2024
Backports #19774 to the LTS branch. PR submitted by the release tooling. [skip ci]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Compiler version
compiler version: version 3.3.1
Minimized code
Notice the extra parenthese in
def combine(x: Int, y: Int))
Output (click arrow to expand)
The text was updated successfully, but these errors were encountered: