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