585177bcf7
#KT-35359 Fixed
4 lines
57 B
Kotlin
Vendored
4 lines
57 B
Kotlin
Vendored
fun test() {
|
|
val message = "start ${
|
|
"sd"} end"
|
|
} |