compiler-test
This commit is contained in:
parent
8348f86f05
commit
1902e0d901
1 changed files with 5 additions and 0 deletions
5
compiler-test.c
Normal file
5
compiler-test.c
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
int main(){
|
||||||
|
return 0;
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue