Loading kernel/cond.fs +22 −22 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ variable backedge-locals dup cs-item? ; : CS-DROP ( dest -- ) \ gforth non-orig? 2drop ; cs-item? 2drop ; : cs-push-part ( -- list addr ) locals-list @ here ; Loading Loading
kernel/cond.fs +22 −22 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ variable backedge-locals dup cs-item? ; : CS-DROP ( dest -- ) \ gforth non-orig? 2drop ; cs-item? 2drop ; : cs-push-part ( -- list addr ) locals-list @ here ; Loading