RosettaCodeData/Task/Higher-order-functions/ANT/higher-order-functions.ant

3 lines
36 B
XML

twice:{x[x[y]]}
echo twice "Hello!"