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