#define CMETA_COMPTIME #include "cmeta.h" int main(void) { if (!process_file("./main.c")) return 1; return 0; }