RosettaCodeData/Task/String-concatenation/Factor/string-concatenation.factor

2 lines
72 B
Factor
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
"wake up" [ " sheeple" append print ] [ ", you sheep" append ] bi print