RosettaCodeData/Task/Repeat/Oforth/repeat.fth

3 lines
50 B
Forth
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
: hello "Hello, World!" println ;
10 #hello times