https://issues.dlang.org/show_bug.cgi?id=11881
--- Comment #18 from Martin Nowak <[email protected]> --- Use `extern(C) int main` to avoid the _d_run_main dependency of the generated C main wrapper. --
https://issues.dlang.org/show_bug.cgi?id=11881
--- Comment #18 from Martin Nowak <[email protected]> --- Use `extern(C) int main` to avoid the _d_run_main dependency of the generated C main wrapper. --