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