RosettaCodeData/Task/Repeat/Oforth/repeat.fth
2023-07-01 13:44:08 -04:00

2 lines
50 B
Forth

: hello "Hello, World!" println ;
10 #hello times