factor/library/test/annotate.factor

8 lines
73 B
Factor
Raw Normal View History

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