5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
while (true)
|
|
{
|
|
__fstdout_println("1");
|
|
break;
|
|
} |