2 lines
53 B
Text
2 lines
53 B
Text
while (line = readStdin[]) != undef
|
|
println[line]
|
while (line = readStdin[]) != undef
|
|
println[line]
|