Opcode: JS-Beautify
This commit is contained in:
parent
1b2e9728ce
commit
6bb9990a2b
@ -219,4 +219,4 @@ Opcode.isSmallIntOp = function(opcode) {
|
||||
((opcode >= Opcode.map.OP_1) && (opcode <= Opcode.map.OP_16)));
|
||||
};
|
||||
|
||||
module.exports = Opcode;
|
||||
module.exports = Opcode;
|
||||
Loading…
Reference in New Issue
Block a user