[K1] Fix string offsets to include quotes in the same way it's done in FIR
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// FIR_IDENTICAL
|
||||
|
||||
fun lookAtMe(f: String.() -> Unit) {
|
||||
"123".
|
||||
f()
|
||||
|
||||
Reference in New Issue
Block a user