blob: ad71ba89cd50f918dec03f85713f71ccdc48a055 [file] [log] [blame]
@compute @workgroup_size(1)
fn main() {
var i = 0;
i--;
}