Browse Source

test

master
BadboyJoon 5 years ago
parent
commit
7b2dcb1bf4
  1. 7
      Test.c

7
Test.c

@ -0,0 +1,7 @@
#include <stdio.h>
int main(vodi)
{
printf("Hello!");
return 0;
}
Loading…
Cancel
Save