From aa217980456e19252793c8b4832f8e90928c17d3 Mon Sep 17 00:00:00 2001 From: Eduardo Cavazos Date: Mon, 9 Jun 2008 23:58:16 -0500 Subject: [PATCH] help.lint: minor fix --- extra/help/lint/lint.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/help/lint/lint.factor b/extra/help/lint/lint.factor index a9ec7f9267..2a8ea03d03 100755 --- a/extra/help/lint/lint.factor +++ b/extra/help/lint/lint.factor @@ -55,7 +55,7 @@ IN: help.lint r> assert= t ] - } && 3drop ; + } 0&& 3drop ; : check-see-also ( word element -- ) nip \ $see-also swap elements [