From 78161aa2b3143009c59ffd2b071db2fc6907eff3 Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Sun, 16 Nov 2008 15:31:31 -0600 Subject: [PATCH] Fix bug in do-compile-errors --- extra/mason/test/test.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/mason/test/test.factor b/extra/mason/test/test.factor index 760b51617d..0206df7db9 100644 --- a/extra/mason/test/test.factor +++ b/extra/mason/test/test.factor @@ -16,7 +16,7 @@ GENERIC: word-vocabulary ( word -- vocabulary ) M: word word-vocabulary vocabulary>> ; -M: method-body word-vocabulary "method-generic" word-prop ; +M: method-body word-vocabulary "method-generic" word-prop word-vocabulary ; : do-compile-errors ( -- ) compiler-errors-file utf8 [