https://issues.dlang.org/show_bug.cgi?id=11312
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Avoid auto-dereference for |[REG2.063] Avoid |UFCS functions |auto-dereference for UFCS | |functions Severity|normal |regression --- Comment #4 from Kenji Hara <[email protected]> --- (In reply to Andrej Mitrovic from comment #1) > Update: The code used to work in 2.062, but fails to work since 2.063.2. Is > this a regression? I confirmed that is a regression. --
