RosettaCodeData/Task/Repeat-a-string/Forth/repeat-a-string-3.fth
Ingy döt Net b83f433714 tasks a-s
2013-04-10 23:57:08 -07:00

2 lines
77 B
Forth

pad 10 char * fill \ repeat a single character
pad 10 type \ **********