0df5d5158d
#KT-38297 Fixed
7 lines
104 B
Plaintext
7 lines
104 B
Plaintext
fun test() {
|
|
val s = <spot>"""
|
|
foo
|
|
bar
|
|
baz
|
|
""".trimIndent()</spot>
|
|
} |