-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Wrong debug line in a local method of a value class that captures a using instance #18816
Comments
adpi2
added
itype:bug
stat:needs triage
Every issue needs to have an "area" and "itype" label
labels
Nov 1, 2023
adpi2
added a commit
to adpi2/scala-debug-adapter
that referenced
this issue
Nov 2, 2023
sjrd
added
area:positions
area:transform
and removed
stat:needs triage
Every issue needs to have an "area" and "itype" label
labels
Nov 3, 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]
# for free
to join this conversation on GitHub.
Already have an account?
# 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: