1e5769acfd
#KT-5310 Fixed
4 lines
48 B
Plaintext
Vendored
4 lines
48 B
Plaintext
Vendored
fun a() {
|
|
val i = 1
|
|
"it's a number $i"
|
|
} |