https://issues.dlang.org/show_bug.cgi?id=21487
Richard Cattermole <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #1 from Richard Cattermole <[email protected]> --- The problem here is the inclusion of the object module, you should not include one for compilation in -betterC. Without the object.d module, this works correctly. --
