factor/library/test/annotate.factor

8 lines
78 B
Factor

IN: temporary
USING: test words ;
: foo ;
\ foo watch
[ ] [ foo ] unit-test