Add preprocessing step
This commit is contained in:
3
src/main.c
Normal file
3
src/main.c
Normal file
@@ -0,0 +1,3 @@
|
||||
int main(void) {
|
||||
return 42;
|
||||
}
|
||||
Reference in New Issue
Block a user