blob: 832b29f7bda0e79b4c2da21611034c37e0db3f43 [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void f() {
const int tint_symbol[1] = {1};
{
for(int i = tint_symbol[0]; false; ) {
}
}
}