3 lines
30 B
Text
3 lines
30 B
Text
|
|
var s := "ha " * 5
|
||
|
|
traceln(s)
|