RosettaCodeData/Task/Enumerations/Forth/enumerations-2.fth

2 lines
46 B
Forth
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
: ENUM ( n -<name>- n+1 ) DUP CONSTANT 1+ ;