4 lines
58 B
Text
4 lines
58 B
Text
|
|
10 -> (@eager) fn n:
|
||
|
|
if n:
|
||
|
|
n - 1 -> print -> recall
|