[Issue 14693] @property return type not generated in .di file
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Jun 13 19:14:16 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14693
Temtaime <temtaime at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |temtaime at gmail.com
--- Comment #1 from Temtaime <temtaime at gmail.com> ---
I think bodies are useless and compiler knows return type, so solution is
append return type to the prototype.
--
More information about the Digitalmars-d-bugs
mailing list