RosettaCodeData/Task/Repeat-a-string/Forth/repeat-a-string-3.fth

3 lines
77 B
Forth
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
pad 10 char * fill \ repeat a single character
pad 10 type \ **********