[Issue 22769] `fun()` where fun is a property which returns an object with opCall should call opCall
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Feb 14 08:36:42 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22769
--- Comment #4 from anonymous4 <dfj1esp02 at sneakemail.com> ---
This is called "strict properties" and requires a DIP, especially since
previous DIPs about this went nowhere and people in general gave up on sorting
this out. But maybe it's a good time for a new DIP. Among other things to
prohibit stuff like module-level strict extension properties.
--
More information about the Digitalmars-d-bugs
mailing list