first commit

master
m59637281 6 years ago
commit 97f0c52eb9

@ -0,0 +1,7 @@
#include<stdio.h>
int main(void)
{
printf("Hello World");
return 0;
}

Binary file not shown.

BIN
test.o

Binary file not shown.
Loading…
Cancel
Save