codebase consolidated
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#include <test.h>
|
||||
#include <def.h>
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
printf("Hello World\n");
|
||||
printf("%s\n", HELLO);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user