https://issues.dlang.org/show_bug.cgi?id=23417
Basile-z <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic Hardware|x86_64 |All OS|Windows |All Severity|normal |regression --- Comment #1 from Basile-z <[email protected]> --- The diagnostic that's output is actually the failed UFCS attempt on `bar`. You get the same error message with `bar(f)` for example. --
