feat: ready to go
This commit is contained in:
parent
2cee4e9b04
commit
1e29d0707a
2 changed files with 21 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
#include <stdio.h>
|
||||
int main(void) {
|
||||
printf("TEST");
|
||||
return 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue