var v : mat2x3; [[stage(compute), workgroup_size(1)]] fn main() { ignore(v); }