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