33e6a85a2d
We exclude testData pattern from copyright scope
5 lines
55 B
Kotlin
Vendored
5 lines
55 B
Kotlin
Vendored
fun foo() {
|
|
for (<expr>x</expr> in 0..1) {
|
|
|
|
}
|
|
} |