factor/library/test/benchmark/image.factor

9 lines
189 B
Factor

IN: temporary
USING: generic image kernel math namespaces parser test ;
[
"/library/bootstrap/boot-stage1.factor" run-resource drop
] with-image drop
[ fixnum ] [ 4 class ] unit-test