typed: update for stack checker refactoring

db4
Slava Pestov 2009-11-09 00:55:10 -06:00
parent fb3d49ab7d
commit da4506592d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ USING: accessors arrays classes classes.tuple combinators
combinators.short-circuit definitions effects fry hints
math kernel kernel.private namespaces parser quotations
sequences slots words locals
locals.parser macros stack-checker.state ;
locals.parser macros stack-checker.dependencies ;
IN: typed
ERROR: type-mismatch-error word expected-types ;