https://issues.dlang.org/show_bug.cgi?id=14781
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rejects-valid Summary|impure delegate to pure |[REG2.067] impure delegate |function context should be |to pure function context |able to modify context |should be able to modify | |context Severity|enhancement |regression --- Comment #7 from Kenji Hara <[email protected]> --- I change the importance to regression, because the introduced behavior since 2.067 rejects valid code. --
