https://issues.dlang.org/show_bug.cgi?id=18625

Adam D. Ruppe <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Adam D. Ruppe <[email protected]> ---
general problem here is the compiler likes to pretend modules have one name and
are part of a package instead of just being a thing that has multiple parts
separated by dots in the one thing. so painful, module reflection needs work

--

Reply via email to