blob: 4035cda3764408346443904e74d42ef1d566c635 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const int c = 1;
return;
}