macro call sites don't need an inlined-dependency on the macro
parent
e9e095f240
commit
05ecd04e2f
|
@ -19,7 +19,6 @@ IN: stack-checker.transforms
|
|||
rstate recursive-state
|
||||
[ word stack quot call-transformer ] with-variable
|
||||
[
|
||||
word inlined-dependency depends-on
|
||||
values [ length meta-d shorten-by ] [ #drop, ] bi
|
||||
rstate infer-quot
|
||||
] [ word infer-word ] if* ;
|
||||
|
|
Loading…
Reference in New Issue