--- gforth/kernel/cond.fs 1999/12/03 18:49:51 1.7 +++ gforth/kernel/cond.fs 2000/06/17 12:01:55 1.8 @@ -163,9 +163,10 @@ Defer again-like ( dest -- addr ) : AGAIN ( compilation dest -- ; run-time -- ) \ core-ext dest? again-like POSTPONE branch