factor/library/test/annotate.factor

8 lines
84 B
Factor

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