factor/library/test/benchmark/fib.factor

6 lines
52 B
Factor

IN: scratchpad
USE: math
USE: test
[ 35 fib ] time