https://issues.dlang.org/show_bug.cgi?id=11915
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|diagnostic |rejects-valid Severity|minor |major --- Comment #4 from Kenji Hara <[email protected]> --- (In reply to Denis Shelomovskij from comment #0) > This is either "accepts-invalid" or "rejects-valid" bug. OK, finally I changed my mind. In that case g(n) should match to non-out parameter. https://github.com/D-Programming-Language/dmd/pull/4091 --
