[Issue 14360] DMD should compile SDC test0156.d

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Mar 28 10:09:54 PDT 2015


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

--- Comment #2 from Shammah Chancellor <shammah.chancellor at gmail.com> ---
(In reply to ag0aep6g from comment #1)
> As in issue 14353, dmd needs the ampersand: `return &bar;`. Without it, it's
> treated as a parentheses-less call.


Has the spec changed with regards to this?  There is not "Symbol.Function"
going on in this test.

--


More information about the Digitalmars-d-bugs mailing list