0df5d5158d
#KT-38297 Fixed
5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
fun foo() {
|
|
<spot>for (x in list) {
|
|
x.bar()
|
|
}</spot>
|
|
} |