https://issues.dlang.org/show_bug.cgi?id=17683
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Vladimir Panteleev <[email protected]> --- Nothing to do with __traits(compiles). fullyQualifiedName!Bar expands to "sub.m2.Bar". That fully qualified names don't work with package modules is issue 11847. *** This issue has been marked as a duplicate of issue 11847 *** --
