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