blob: 0f9c4a624c0869883fd4847c682b1e082f4a8071 [file] [log] [blame]
var<private> arr = array(1.0f, 2.0f);
fn f() {
var v = arr;
}