Added more tests
This commit is contained in:
parent
3d245a15f9
commit
88be002c45
@ -36,6 +36,7 @@ var programs = []struct {
|
||||
{"modulo", "", "", 0},
|
||||
{"modulo-assign", "", "", 0},
|
||||
{"div-split", "", "", 0},
|
||||
{"64-bit", "", "", 0},
|
||||
{"negative", "", "", 0},
|
||||
{"negation", "", "", 0},
|
||||
{"square-sum", "", "", 0},
|
||||
|
Loading…
Reference in New Issue
Block a user