Last active
January 27, 2016 20:40
-
-
Save Christewart/89ac1723cc189860c951 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
//1 OP_IF, OP_IF, OP_1, OP_ELSE, OP_0, OP_ENDIF, OP_ELSE, OP_IF, OP_0, OP_ELSE, OP_1, OP_ENDIF, OP_ENDIF | |
1 | |
OP_IF | |
OP_IF | |
OP_1 | |
OP_ELSE | |
OP_0 | |
OP_ENDIF | |
OP_ELSE | |
OP_IF | |
OP_0 | |
OP_ELSE | |
OP_1 | |
OP_ENDIF | |
OP_ENDIF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment