Skip to content

Commit

Permalink
tools.annotations: whoops fix WATCH> typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjbq7 committed Dec 3, 2024
1 parent b4345e1 commit 19caed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basis/tools/annotations/annotations.factor
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ PRIVATE>
: watch-vars ( word vars -- )
dupd '[ [ _ _ ] dip (watch-vars) ] annotate ;

DEFER: <WATCH
DEFER: WATCH>

SYNTAX: <WATCH
\ WATCH> parse-until >quotation dup (watch) append! ;
Expand Down

0 comments on commit 19caed4

Please sign in to comment.