[Issue 14360] DMD should compile SDC test0156.d

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


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

ag0aep6g at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ag0aep6g at gmail.com

--- Comment #1 from ag0aep6g at gmail.com ---
As in issue 14353, dmd needs the ampersand: `return &bar;`. Without it, it's
treated as a parentheses-less call.

--


More information about the Digitalmars-d-bugs mailing list