RosettaCodeData/Task/Here-document/APL/here-document-1.apl

7 lines
85 B
APL
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
BODY⎕INP 'END-OF-⎕INP'
First line
Second line
Third line
...
END-OF-⎕INP