blob: 1207f5318237d83a78652116b20991e999177aa5 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const int r = 2;
return;
}