9b8c55d823
(cherry picked from squashed commits 49a3ef3 and 4c7a42a)
4 lines
68 B
Kotlin
Vendored
4 lines
68 B
Kotlin
Vendored
// IS_APPLICABLE: FALSE
|
|
|
|
val foo = "foo"
|
|
val bar = <caret>"$foo$foo" |