blob: 11ce0764e8cda339db98063ea011e6efa88e973f [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void f() {
const int B = 1;
const int _B = 2;
}