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