5 lines
96 B
Text
5 lines
96 B
Text
|
|
#!/usr/bin/ijconsole
|
||
|
|
NB. read input until EOF
|
||
|
|
((1!:1) 3)(1!:2) 4 NB. tested under j602
|
||
|
|
exit ''
|