Fixed incorrect register move
This commit is contained in:
@ -26,6 +26,7 @@ var programs = []struct {
|
||||
{"return", "", "", 0},
|
||||
{"math", "", "", 0},
|
||||
{"precedence", "", "", 0},
|
||||
{"op-assign", "", "", 0},
|
||||
{"binary", "", "", 0},
|
||||
{"octal", "", "", 0},
|
||||
{"hexadecimal", "", "", 0},
|
||||
|
Reference in New Issue
Block a user