if-no-else.txt 113 B

123456789
  1. pushWord 42
  2. pushWordVar 123
  3. eq
  4. jumpTrue postIf
  5. wordVarDec 123
  6. jump postIf
  7. postIf:
  8. wordVarDec 123
  9. stopObjectCodeA