0df5d5158d
#KT-38297 Fixed
3 lines
70 B
Plaintext
3 lines
70 B
Plaintext
val map = hashMapOf(1 to 2)
|
|
for (<spot>(key, value)</spot> in map) {
|
|
} |