7 lines
73 B
Text
7 lines
73 B
Text
#import nat
|
|
|
|
repeat = ^|DlSL/~& iota
|
|
|
|
#cast %s
|
|
|
|
example = repeat('ha',5)
|