https://issues.dlang.org/show_bug.cgi?id=22522

--- Comment #6 from Dennis <[email protected]> ---
(In reply to Dennis from comment #5)
> It's saying `this` has longer lifetime than `this`. Since when does `x > x`
> evaluate to true?

Nevermind, it says `this` has longer lifetime than "address of variable
`this`", but, it should be in test suite and the modification with `return
scope` needs to error.

--

Reply via email to