blob: 6fdd16633627d149e7fa47cf2807297b9975d8ba [file] [log] [blame]
void f() {
bool v = false;
}
[numthreads(1, 1, 1)]
void unused_entry_point() {
}