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