https://issues.dlang.org/show_bug.cgi?id=17502
Ivan Kazmenko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ivan Kazmenko <[email protected]> --- Fails with previous releases, to at least 2.064.2. Between 2.068.2 and 2.069.0 (frontend translated into D), the error diagnostic changes. The "in {}" line can be dropped, but class, auto return type, and "out" without parameters seem to all be important. --
