[Issue 3771] warn or disallow method as property usage without @property attribute

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 5 06:23:05 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=3771



--- Comment #1 from Witold Baryluk <baryluk at smp.if.uj.edu.pl> 2010-02-05 06:23:04 PST ---
Similary with array methods without brackets:

a.find = b;
auto c = a.toUpper;

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list