[Issue 14360] DMD should compile SDC test0156.d
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Mar 28 10:37:06 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14360
--- Comment #3 from ag0aep6g at gmail.com ---
(In reply to Shammah Chancellor from comment #2)
> Has the spec changed with regards to this?
I don't know if the spec maybe changed at some point. Could be that a naked
function/method symbol without parentheses was treated as a function pointer /
delegate in the distant past. I think they've been calls for at least a couple
of years, though.
> There is not "Symbol.Function" going on in this test.
It doesn't matter if it's "Symbol.Function" or just "Function".
--
More information about the Digitalmars-d-bugs
mailing list