https://issues.dlang.org/show_bug.cgi?id=14161
Ketmar Dark <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #2 from Ketmar Dark <[email protected]> --- not a bug. UFCS is designed to ignore local definitions. http://dlang.org/function.html#pseudo-member --
