diff --git a/basis/tools/annotations/annotations.factor b/basis/tools/annotations/annotations.factor index 6232241107..b0e2873a8c 100644 --- a/basis/tools/annotations/annotations.factor +++ b/basis/tools/annotations/annotations.factor @@ -29,12 +29,12 @@ ERROR: cannot-annotate-twice word ; M: cannot-annotate-twice summary drop "Cannot annotate a word twice" ; +PREDICATE: annotated < word "unannotated-def" word-prop >boolean ; +