RosettaCodeData/Task/Repeat-a-string/Ed/repeat-a-string.ed
2024-10-16 18:07:41 -07:00

5 lines
38 B
Text

# by Artyom Bologov
H
s/.*/&&&&&/
p
Q