Fix binary-trees benchmark

db4
Slava Pestov 2008-05-07 21:37:12 -05:00
parent 1d60d722fe
commit 3ada291e8a
1 changed files with 2 additions and 0 deletions

View File

@ -53,3 +53,5 @@ M: f item-check drop 0 ;
: binary-trees-main ( -- )
16 binary-trees ;
MAIN: binary-trees-main