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