[Issue 21539] [REG 2.084] symbols from import inside template mixin cannot be accessed using module scope dot operator
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 22 13:41:05 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21539
Steven Schveighoffer <schveiguy at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #7 from Steven Schveighoffer <schveiguy at gmail.com> ---
I think Razvan is right, and unfortunately, we can't break code that might
depend on this quirk. And it is consistent with imports inside functions.
--
More information about the Digitalmars-d-bugs
mailing list