Somehow we compiling and not crashing
This commit is contained in:
@@ -295,5 +295,6 @@ int main(int argument_count, char **arguments){
|
||||
compile_file(it.absolute_path, COMPILE_AND_RUN | COMPILE_TESTING);
|
||||
}
|
||||
}
|
||||
log_info("End of program\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user