-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Wrong debug line in a local method of a value class that captures a using instance #18816
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
Comments
adpi2
added a commit
to adpi2/scala-debug-adapter
that referenced
this issue
Nov 2, 2023
sjrd
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 3, 2023
…arameterizedDef`.
sjrd
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 3, 2023
…arameterizedDef`.
sjrd
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 6, 2023
…arameterizedDef`.
adpi2
added a commit
to adpi2/scala-debug-adapter
that referenced
this issue
Dec 20, 2023
WojciechMazur
pushed a commit
that referenced
this issue
Jul 2, 2024
…terizedDef`. [Cherry-picked f214f05]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Compiler version
3.3.1
Minimized code
Output
The
javap
ofexample.A$
contains:Expectation
The debug line table of
m2$1
should not contain line 11 which is outside ofm2
span.The text was updated successfully, but these errors were encountered: