5 lines
43 B
Plaintext
5 lines
43 B
Plaintext
|
loop (true) {
|
||
|
a * 42 -> std_output;
|
||
|
}
|
||
|
|