5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
fun test() {
|
|
val s = <spot>"""foo
|
|
bar
|
|
baz"""</spot>
|
|
} |