RosettaCodeData/Task/Higher-order-functions/Trith/higher-order-functions.trith

4 lines
64 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
: twice 2 times ;
: hello "Hello, world!" print ;
[hello] twice