// flags: --overrides wgsize=64 override wgsize : i32; var v : array; fn foo() -> i32 { return workgroupUniformLoad(&v)[0]; }