blob: 81ccc32bb48a33fdc2a7784ed50c12b198d1f895 [file] [log] [blame]
[[stage(compute), workgroup_size(1)]]
fn main() {
var v : i32;
ignore(v);
}