blob: cd85e1a55f5dadea684a7d13603bd1d19be71f24 [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void f() {
{
for(; ; ) {
}
}
}