cf4471ba53
#KT-31404 Fixed
4 lines
47 B
Plaintext
Vendored
4 lines
47 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
fun test(i: Int) {
|
|
"${i}"
|
|
} |