blob: e8c4fb42f53352a753bba5705b7732e81a1e5dd9 [file] [log] [blame]
main ()
{
int i;
for (i = 1; i < 10000; i++)
;
}