Files
2014-06-25 14:22:53 +04:00

7 lines
53 B
Kotlin
Vendored

fun test(): Int {
for () {
}
return 1
}