combinators: fix load error
parent
e0196da1c8
commit
0d00160f4c
|
@ -26,6 +26,7 @@ ERROR: wrong-values quot call-site ;
|
||||||
! We can't USE: effects here so we forward reference slots instead
|
! We can't USE: effects here so we forward reference slots instead
|
||||||
SLOT: in
|
SLOT: in
|
||||||
SLOT: out
|
SLOT: out
|
||||||
|
SLOT: terminated?
|
||||||
|
|
||||||
: call-effect ( quot effect -- )
|
: call-effect ( quot effect -- )
|
||||||
! Don't use fancy combinators here, since this word always
|
! Don't use fancy combinators here, since this word always
|
||||||
|
|
Loading…
Reference in New Issue