https://issues.dlang.org/show_bug.cgi?id=19710
Sprink <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #1 from Sprink <[email protected]> --- Manually insert the type and you will see "this" is considered as an rvalue. It was deprecated in DMD 2.067.1 to 2.071.2: Deprecation: this is not an lvalue --
