error test

This commit is contained in:
Johannes Findeisen 2019-01-13 20:07:22 +01:00
commit 019f62c46b

View file

@ -3,5 +3,5 @@
int main(int argc, char **argv) {
printf("Hello World!");
return 0;
return 0
}