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