Files
2015-03-11 23:33:58 +03:00

3 lines
37 B
Kotlin
Vendored

fun foo(a: Array<Int>) {
a[1] =
}