Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aceb05 commit 6a33de9Copy full SHA for 6a33de9
1 file changed
Include/opcode.h
@@ -115,7 +115,6 @@ PERFORMANCE OF THIS SOFTWARE.
115
#define COMPARE_OP 106 /* Comparison operator */
116
#define IMPORT_NAME 107 /* Index in name list */
117
#define IMPORT_FROM 108 /* Index in name list */
118
-#define ACCESS_MODE 109 /* Name (mode is int on top of stack) */
119
120
#define JUMP_FORWARD 110 /* Number of bytes to skip */
121
#define JUMP_IF_FALSE 111 /* "" */
0 commit comments