Setup
This commit is contained in:
parent
7abc600076
commit
eac58e599a
5 changed files with 67 additions and 0 deletions
4
main.c
Normal file
4
main.c
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
int main() {
|
||||
return 0;
|
||||
}
|
||||
Reference in a new issue