Added more tests
This commit is contained in:
parent
3d245a15f9
commit
88be002c45
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue