https://issues.dlang.org/show_bug.cgi?id=22685
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Dlang Bot <[email protected]> --- dlang/dmd pull request #13554 "Fix issue 22685: Symbol nested in both function and module? Not a problem." was merged into master: - a40bbcae2168b757b0953f1aa6d95cabf12ee1e6 by Mathis Beer: Fix issue 22685: When finding template argument context for creating a nested instance, ignore symbols in modules. Symbols in modules can be used regardless of runtime context. https://github.com/dlang/dmd/pull/13554 --
