factor/library/test/benchmark/image.factor

9 lines
189 B
Factor
Raw Normal View History

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
] with-image drop
[ fixnum ] [ 4 class ] unit-test