tools.continuations: >c and c> are gone
parent
f8e475485a
commit
6bd956670b
|
@ -124,7 +124,7 @@ PRIVATE>
|
||||||
dup '[ _ execute break ] "step-into" set-word-prop ;
|
dup '[ _ execute break ] "step-into" set-word-prop ;
|
||||||
|
|
||||||
{
|
{
|
||||||
>n ndrop >c c>
|
>n ndrop recover
|
||||||
continue continue-with
|
continue continue-with
|
||||||
stop suspend (spawn)
|
stop suspend (spawn)
|
||||||
set-context start-context
|
set-context start-context
|
||||||
|
|
Loading…
Reference in New Issue