4 lines
73 B
Text
4 lines
73 B
Text
|
|
main: { "ha" 5 print_repeat }
|
||
|
|
|
||
|
|
print_repeat!: { <- { dup << } -> times }
|