4bd604f2ed
^KT-54311
4 lines
89 B
Kotlin
Vendored
4 lines
89 B
Kotlin
Vendored
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE
|
|
fun usage() {
|
|
for (loopVariable in 1..10) {}
|
|
} |