RosettaCodeData/Task/Literals-String/Factor/literals-string-9.factor
2019-09-12 10:33:56 -07:00

8 lines
196 B
Factor

USE: multiline
HEREDOC: END
Everything between the line above
and the final line (a user-defined token)
is parsed into a string where whitespace
is significant.
END
print