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