@@ -7,8 +7,10 @@ enum OPS {
OP_DUP,
OP_SWAP,
OP_LOAD,
OP_STORE,
OP_LD,
OP_ST,
OP_LDL,
OP_STL,
OP_JMP,
OP_JNT,
The note is not visible to the blocked user.