repeat line by pooq

procedure main()
every 1to *(a:=read())do write(a)
end

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page