RosettaCodeData/Task/Repeat-a-string/VBA/repeat-a-string-3.vba

2 lines
27 B
Text
Raw Permalink Normal View History

2019-09-12 10:33:56 -07:00
Debug.Print String(5, "x")