about summary refs log tree commit diff stats
path: root/mu.arc.t
diff options
context:
space:
mode:
Diffstat (limited to 'mu.arc.t')
-rw-r--r--mu.arc.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu.arc.t b/mu.arc.t
index e98fcc8e..91b3faaa 100644
--- a/mu.arc.t
+++ b/mu.arc.t
@@ -363,7 +363,7 @@
       (reply (9 integer))
       ((5 type) <- literal boolean)
       ((6 boolean) <- neq (4 type) (5 type))
-      (jif (6 boolean) (6 offset))
+      (jif (6 boolean) (4 offset))
       ((7 boolean) <- arg)
       ((8 boolean) <- arg)
       ((9 boolean) <- or (7 boolean) (8 boolean))