RosettaCodeData/Task/Topic-variable/Forth/topic-variable-1.fth
2023-07-01 11:58:00 -04:00

1 line
38 B
Forth

: myloop 11 1 do i . loop cr ; myloop