blob: 985ae9cea3ca22172c75d6803a269fe65a5ec0b2 [file] [log] [blame]
[numthreads(1, 1, 1)]
void main() {
if (false) {
int v = int(0);
}
}