http://d.puremagic.com/issues/show_bug.cgi?id=6454
--- Comment #1 from simendsjo <[email protected]> 2011-08-08 03:25:06 PDT --- This also breaks creation of import files. Notice the double @property: // D import file generated from 't.d' struct S { @property @property p() { return true; } } void main(); -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
