2 lines
41 B
Text
2 lines
41 B
Text
|
|
: fib 0 1 rot #[ tuck + ] times drop ;
|
|
|
: fib 0 1 rot #[ tuck + ] times drop ;
|