0df5d5158d
#KT-38297 Fixed
4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
fun p(s: String, t: String) {
|
|
println(<spot>"s: $s t: $t"</spot>)
|
|
}
|