parser: last fix.

db4
Doug Coleman 2012-06-21 14:18:55 -07:00
parent 755e702536
commit cab93dea04
1 changed files with 1 additions and 1 deletions

View File

@ -415,7 +415,7 @@ DEFER: foo
"USE: this-better-not-exist" eval( -- )
] must-fail
[ ": foo ;" eval( -- ) ] [ error>> error>> no-current-vocab? ] must-fail-with
[ ": foo ;" eval( -- ) ] [ error>> error>> no-current-vocab-error? ] must-fail-with
[ 92 ] [ "CHAR: \\" eval( -- n ) ] unit-test
[ 92 ] [ "CHAR: \\\\" eval( -- n ) ] unit-test