typed: update for stack checker refactoring
parent
581cff3194
commit
6976f0568c
|
|
@ -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