Global.hasMainFunction

Whether a main function has already been compiled in (for -main switch)

struct Global
bool hasMainFunction;

Meta