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

2 lines
46 B
Forth
Raw Permalink Normal View History

2013-04-10 16:57:12 -07:00
: ENUM ( n -<name>- n+1 ) DUP CONSTANT 1+ ;