https://issues.dlang.org/show_bug.cgi?id=22367
--- Comment #5 from Iain Buclaw <[email protected]> --- (In reply to Mathias LANG from comment #4) > Why does `mylib1` has a module ctor ? Shouldn't `-betterC` reject it ? I think someone had the ingenuity to make module ctors `pragma(crt_constructor)` in betterC mode. --
