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