2005-07-23 00:56:59 -04:00
|
|
|
IN: temporary
|
|
|
|
|
USING: generic image kernel math namespaces parser test ;
|
|
|
|
|
|
|
|
|
|
[
|
2005-09-24 23:21:09 -04:00
|
|
|
"/library/bootstrap/boot-stage1.factor" run-resource drop
|
2005-07-23 00:56:59 -04:00
|
|
|
] with-image drop
|
|
|
|
|
|
|
|
|
|
[ fixnum ] [ 4 class ] unit-test
|