26dc5840f1
So #KT-23045 Fixed So #KT-23045 Fixed
2 lines
63 B
Kotlin
Vendored
2 lines
63 B
Kotlin
Vendored
// DISABLE-ERRORS
|
|
val foo = "foo" + ' "' + "bar" + ' ""'<caret> |