RosettaCodeData/Task/Input-loop/J/input-loop-1.j

5 lines
96 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
#!/usr/bin/ijconsole
NB. read input until EOF
((1!:1) 3)(1!:2) 4 NB. tested under j602
exit ''