0df5d5158d
#KT-38297 Fixed
3 lines
47 B
Plaintext
3 lines
47 B
Plaintext
fun foo() {
|
|
list.forEach { x -> x.bar() }
|
|
} |