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