X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=t%2Fproblems%2Faplusb%2Ftests%2Fnzx%2Fprog.c;fp=t%2Fproblems%2Faplusb%2Ftests%2Fnzx%2Fprog.c;h=4a70c11db49a29034e2b1c6f2c84a06ac7b455ed;hp=0000000000000000000000000000000000000000;hb=889e6e2800565514064d59087dedfb640863ef55;hpb=c3a7bac3a8effab522dc0b38b6d6dd0b0eb5add2 diff --git a/t/problems/aplusb/tests/nzx/prog.c b/t/problems/aplusb/tests/nzx/prog.c new file mode 100644 index 0000000..4a70c11 --- /dev/null +++ b/t/problems/aplusb/tests/nzx/prog.c @@ -0,0 +1,3 @@ +int main(void){ + return 42; +}