typed: update for stack checker refactoring
parent
fb3d49ab7d
commit
da4506592d
|
@ -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 ;
|
||||
|
|
Loading…
Reference in New Issue