Added more tests
This commit is contained in:
parent
553a673b16
commit
b8aa7ccf43
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ var programs = []struct {
|
||||||
{"modulo", "", "", 0},
|
{"modulo", "", "", 0},
|
||||||
{"modulo-assign", "", "", 0},
|
{"modulo-assign", "", "", 0},
|
||||||
{"div-split", "", "", 0},
|
{"div-split", "", "", 0},
|
||||||
|
{"64-bit", "", "", 0},
|
||||||
{"negative", "", "", 0},
|
{"negative", "", "", 0},
|
||||||
{"negation", "", "", 0},
|
{"negation", "", "", 0},
|
||||||
{"square-sum", "", "", 0},
|
{"square-sum", "", "", 0},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue