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