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

--- Comment #16 from yebblies <yebbl...@gmail.com> ---
(In reply to Orvid King from comment #15)
> What does it do about postblits in this case?

The same thing that happens with

auto tmp = someRvalue();
with(tmp)
{
}

--

Reply via email to