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

8 lines
76 B
Factor
Raw Permalink Normal View History

2019-09-12 10:33:56 -07:00
USE: multiline
STRING: random-stuff
ABC
123
"x y z
;
random-stuff print