diff --git a/wipforth.wat b/wipforth.wat index 556e0ef..f0c76f2 100644 --- a/wipforth.wat +++ b/wipforth.wat @@ -1185,7 +1185,7 @@ "\28\02\00\00" ;; SWAP "\18\02\00\00" ;; DROP "\08\02\00\00" ;; DUP - "\5c\03\00\00" ;; 0<> + "\50\03\00\00" ;; 0<> "\b4\04\00\00" ;; 0BRANCH "\a0\ff\ff\ff" ;; -96 "\0c\04\00\00") ;; EXIT