921e5a0eb4
From-SVN: r14840
8 lines
54 B
C
8 lines
54 B
C
main ()
|
|
{
|
|
int i;
|
|
|
|
for (i = 1000000; --i;)
|
|
;
|
|
}
|