RosettaCodeData/Task/Here-document/Run-BASIC/here-document.basic

12 lines
160 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
text$ ="
<<'FOO'
Now
is
the
time
for
all
good mem
to come to the aid of their country."
print text$