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