4 lines
52 B
Text
4 lines
52 B
Text
|
|
(import std.String)
|
||
|
|
|
||
|
|
(print (string:repeat "ha" 5))
|