You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I mean sure, but it's not very useful here :). You don't have to follow rigidly the issue template if there's some other useful information you can provide.
More information: the tree is mispositioned for interpolators that don't actually interpolate stuff, s"foo$bar" is unaffected. The string is mispositioned with the correct length at the first quote, so offset by 1 for a single quoted interpolation, and offset by 3 for a triple quoted interpolation.
minimized code
Compilation output
[info] Compiling 1 Scala source to /home/martijn/dotty/compiler/target/scala-0.24/test-classes ...
expectation
Position of the string literal parts coincides with the actual source position.
The text was updated successfully, but these errors were encountered: