https://issues.dlang.org/show_bug.cgi?id=20520
Iain Buclaw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Iain Buclaw <[email protected]> --- GDC and LDC compile and run the test case just fine. It looks like DMD is not generating an initializer for the manifest constant referenced by `typeid()`. Tagging as backend issue. --
