585177bcf7
#KT-35359 Fixed
6 lines
65 B
Plaintext
Vendored
6 lines
65 B
Plaintext
Vendored
fun foo() {
|
|
val y = "x=${
|
|
"""ab
|
|
c"""
|
|
}"
|
|
} |