factor/extra/tools/annotations/annotations-tests.factor

8 lines
96 B
Factor

USING: tools.test tools.annotations ;
IN: temporary
: foo ;
\ foo watch
[ ] [ foo ] unit-test