[Issue 12650] Invalid codegen on taking lvalue of instance field initializ

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Apr 26 05:24:51 PDT 2014


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

--- Comment #3 from Temtaime <temtaime at gmail.com> ---
Sorry, test case is wrong.

void foo()(auto ref in S s) {}

s must be auto ref.

So it's 2.065 reg.

--


More information about the Digitalmars-d-bugs mailing list