blob: b0148d705d04c519811893b727065d2668a76d95 [file] [log] [blame]
void f() {
bool v[4] = (bool[4])0;
}
[numthreads(1, 1, 1)]
void unused_entry_point() {
}