5 lines
59 B
Text
5 lines
59 B
Text
|
|
for(1 => int i; i < Math.INT_MAX; i ++)
|
||
|
|
{
|
||
|
|
<<< i >>>;
|
||
|
|
}
|