Created
January 30, 2016 15:04
-
-
Save Christewart/c0f692ec5e1d01e12771 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//"0", "IF 1 IF RETURN ELSE RETURN ELSE RETURN ENDIF ELSE 1 IF 1 ELSE RETURN ELSE 1 ENDIF ELSE RETURN ENDIF ADD 2 EQUAL | |
0 | |
OP_IF | |
1 | |
OP_IF | |
OP_RETURN | |
OP_ELSE | |
OP_RETURN | |
OP_ELSE | |
OP_RETURN | |
OP_ENDIF | |
OP_ELSE | |
1 | |
OP_IF | |
1 | |
OP_ELSE | |
OP_RETURN | |
OP_ELSE | |
1 | |
OP_ENDIF | |
OP_ELSE | |
OP_RETURN | |
OP_ENDIF | |
OP_ADD | |
2 | |
OP_EQUAL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment