hex.if1 (arity 2)ΒΆ
if hex!=0 goto l1, else continue.
SignatureΒΆ
def if1 hex, l1 @ l0 { ... }
Defined in hex/cond_jumps.fj β lines 40β43 (view on GitHub).
hex.if1 (arity 2)ΒΆif hex!=0 goto l1, else continue.
def if1 hex, l1 @ l0 { ... }
Defined in hex/cond_jumps.fj β lines 40β43 (view on GitHub).