f5c0a30c51
#KT-21503 Fixed
3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
fun test(map: Map<Int, String>) {
|
|
map<spot>[1] ?: "foo"</spot>
|
|
} |