[Issue 13293] `typeof(<function returning T>)` gets printed as `T()`

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jun 6 04:37:15 PDT 2015


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

--- Comment #1 from Marc Schütz <schuetzm at gmx.net> ---
With latest DMD from Git, this now prints "pure nothrow @nogc @safe Result()",
which is still wrong.

--


More information about the Digitalmars-d-bugs mailing list