blob: 11afd2c44db14fae0fa4cfa5c2cb87e1717297a0 [file] [log] [blame]
var<private> arr = array(1, 2);
fn f() {
var v = arr;
}