factor/library/test/benchmark/fib.factor

7 lines
80 B
Factor
Raw Normal View History

2004-08-23 23:27:55 -04:00
IN: scratchpad
USE: math
2004-08-25 20:51:19 -04:00
USE: stack
2004-08-23 23:27:55 -04:00
USE: test
[ 9227465 ] [ 34 fib ] unit-test