17 lines
145 B
Plaintext
17 lines
145 B
Plaintext
|
< conditionals >
|
||
|
|
||
|
+03 +02 ADD
|
||
|
+05 EQU
|
||
|
|
||
|
.there JMQ
|
||
|
|
||
|
:here
|
||
|
< when not equal >
|
||
|
+ee
|
||
|
BRK
|
||
|
|
||
|
:there
|
||
|
< when is equal >
|
||
|
+ff
|
||
|
BRK
|