blob: 4fc484648474a0d61d23d415c5825656b60753df [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const int b = asint(1);
return;
}