blob: bce0c7769ca23607acc234172f4a9e72aa814984 [file] [log] [blame]
@override let o : u32;
@stage(compute) @workgroup_size(1)
fn main() {
_ = o;
}