RosettaCodeData/Task/Literals-String/Factor/literals-string-9.factor
2023-07-01 13:44:08 -04: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