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

Martin Nowak <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |[email protected]
           Assignee|[email protected]        |[email protected]
            Summary|[REG2.071] ICE in local     |[REG2.071] ICE for package
                   |import for a package        |visibility check in
                   |protection func             |function literal

--- Comment #2 from Martin Nowak <[email protected]> ---
(In reply to jiki from comment #1)
> This looks like Issue 16348, but is NOT.
> 2.071.2 beta4 doesn't fix.

It's another instance of Issue 16384, just a different place where the scope
gets created without scope symbol.

https://github.com/dlang/dmd/pull/6128

--

Reply via email to