@ -45,7 +45,8 @@ var instructions = []*Instruction{
InstructionLoadNum,
InstructionStore,
InstructionJumpNeg,
InstructionAddnum,
InstructionAdd,
InstructionAddNum,
}
var InstructionStart = &Instruction{