https://issues.dlang.org/show_bug.cgi?id=14161
Steven Schveighoffer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #5 from Steven Schveighoffer <[email protected]> --- Actually, don't open another enhancement request, it will be closed as invalid as well. The case you are trying to solve was already considered specifically inside the spec and described as invalid. Only module-level UFCS functions will be considered, and this is intentional. --
