blob: b79aad93960c458d3dc975e6776c0a00a582a685 [file]
[numthreads(1, 1, 1)]
void f() {
const int r = (1 % 1);
return;
}