Merge git://factorcode.org/git/factor

db4
Doug Coleman 2008-01-17 12:04:53 -10:00
commit a61f51bd14
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ DEFER: g-test-3
"IN: temporary USE: math GENERIC: g-test-1 ( x -- y ) M: integer g-test-1 3 + ;" eval
\ g-test-3 word-xt eq?
\ g-test-3 word-xt =
] unit-test
DEFER: g-test-5