RosettaCodeData/Task/Topic-variable/Forth/topic-variable-1.fth
2023-07-01 13:44:08 -04:00

1 line
38 B
Forth

: myloop 11 1 do i . loop cr ; myloop