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