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

Steven Schveighoffer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|FIXED                       |---

--- Comment #4 from Steven Schveighoffer <[email protected]> ---
Fix was reverted.

I've reopened for now. But I strongly believe you shouldn't see imports at all
in the __traits(allMembers) result. Perhaps if they are renamed imports,
because now you have a local alias for it.

Is there a use case to being able to get the imports? If so, perhaps a new
__traits is needed.

--

Reply via email to