[Issue 17474] non-property being treated as a property

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jun 10 08:56:44 PDT 2017


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

--- Comment #9 from Vladimir Panteleev <thecybershadow at gmail.com> ---
(In reply to Eyal from comment #8)
> I don't see how a=b invoking a(b) when a isn't a @property is justifiable.

Yep, that `writeln = "Hello, world!";` works is an infamous weirdness about D
properties.

--


More information about the Digitalmars-d-bugs mailing list