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

4 lines
64 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
: twice 2 times ;
: hello "Hello, world!" print ;
[hello] twice