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

RazvanN <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #3 from RazvanN <[email protected]> ---
This bug report is not valid as per the spec [1] (point 7): "Functions declared
in a local scope are not found when searching for a matching UFCS function.
Neither are other local symbols, although local imports are searched."

[1] https://dlang.org/spec/function.html#pseudo-member

--

Reply via email to