blob: 4bd43b09ce04d46755255f9057eecd86e390c9fd [file] [log] [blame]
void foo(void)
{
for ( ; x < 2; x++)
{
}
}