blob: f06b78f7e6e96e892295bc787276b9e717e45b80 [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void a(int a_1) {
const int b = a_1;
}