0df5d5158d
#KT-38297 Fixed
5 lines
46 B
Plaintext
5 lines
46 B
Plaintext
fun foo() {
|
|
for (a in x) {
|
|
a.bar()
|
|
}
|
|
} |