RosettaCodeData/Task/Compile-time-calculation/Oforth/compile-time-calculation-1.fth
2023-07-01 13:44:08 -04:00

2 lines
65 B
Forth

10 seq reduce(#*) Constant new: FACT10
: newFunction FACT10 . ;