Initial Commit
This commit is contained in:
5
example/test.c
Normal file
5
example/test.c
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
int main(void){
|
||||
int a = 16;
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user