RosettaCodeData/Task/Literals-String/Factor/literals-string-9.factor

9 lines
196 B
Factor
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
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