Added simple test programs
This commit is contained in:
3
test/iadd.c0
Executable file
3
test/iadd.c0
Executable file
@@ -0,0 +1,3 @@
|
||||
int main () {
|
||||
return -1 + -1;
|
||||
}
|
||||
Reference in New Issue
Block a user