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