「🏗️」 wip: work in progress, not done yet.
This commit is contained in:
5
src/main.c
Executable file
5
src/main.c
Executable file
@ -0,0 +1,5 @@
|
||||
#include <stdio.h>
|
||||
#include <test.h>
|
||||
int main(void){
|
||||
printf(TEST);
|
||||
}
|
Reference in New Issue
Block a user