RosettaCodeData/Task/Topic-variable/Forth/topic-variable-1.fth
2014-01-17 05:34:36 +00:00

1 line
38 B
Forth

: myloop 11 1 do i . loop cr ; myloop