Fix compile error

db4
Slava Pestov 2008-12-05 23:51:34 -06:00
parent 6860285b07
commit f48653c47a
1 changed files with 1 additions and 1 deletions

View File

@ -451,7 +451,7 @@ M: ##alien-indirect generate-insn
TUPLE: callback-context ;
: current-callback 2 getenv ;
: current-callback ( -- id ) 2 getenv ;
: wait-to-return ( token -- )
dup current-callback eq? [