blob: d9458430db3bf8be76ba03201900e920dc9ae6ae [file] [log] [blame]
[[stage(compute), workgroup_size(1)]]
fn main() {
var v : i32;
_ = v;
}