June 26, 2017
https://issues.dlang.org/show_bug.cgi?id=7856

Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dlang-bugzilla@thecybershad
                   |                            |ow.net
         Resolution|---                         |INVALID

--- Comment #1 from Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> ---
With the provided example, all I get is:

modmain.d(7): Error: no type for typeid(mod)

even with the DMD versions released at the time this bug was filed.

Please reopen if you can provide a working example.

--