7 lines
45 B
Plaintext
7 lines
45 B
Plaintext
proc f;
|
|
writei(5);
|
|
|
|
begin
|
|
writei(2)
|
|
end.
|