RosettaCodeData/Task/Inverted-syntax/Factor/inverted-syntax-2.factor

4 lines
57 B
Factor
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
MACRO: pre ( quot -- quot ) reverse ;
[ + 2 2 ] pre ! 4