blob: bdb549bc6b2079f78b7557d47511da31fda7fe29 [file] [log] [blame]
fun foo(a: Array<Int>) {
a[1] =
}