parser: Drunk coding is buzzed coding.

db4
Doug Coleman 2012-06-21 17:35:24 -07:00
parent cab93dea04
commit f448405c31
1 changed files with 1 additions and 1 deletions

View File

@ -470,7 +470,7 @@ DEFER: foo
[ t ] [ "staging-problem-test-2" "parser.tests" lookup-word >boolean ] unit-test
[ "DEFER: blahy" eval( -- ) ] [ error>> error>> no-current-vocab? ] must-fail-with
[ "DEFER: blahy" eval( -- ) ] [ error>> error>> no-current-vocab-error? ] must-fail-with
[
"IN: parser.tests SYNTAX: blahy ; FORGET: blahy" eval( -- )