factor/library/test/benchmark/fib.factor

6 lines
52 B
Factor
Raw Normal View History

2004-08-23 23:27:55 -04:00
IN: scratchpad
USE: math
USE: test
[ 35 fib ] time