This commit is contained in:
parent
117cc6ae7d
commit
6a55cc4abc
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
@ -1,6 +1,6 @@
|
|||
#include <stdio.h>
|
||||
|
||||
int main(){
|
||||
int (){
|
||||
printf("CI Test\n");
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue