http://d.puremagic.com/issues/show_bug.cgi?id=3934
--- Comment #21 from Stewart Gordon <[email protected]> 2011-07-24 07:38:37 PDT --- (In reply to comment #20) > This is accepted by DMD 2.054, but if it's not meaningful in D then I suggest > to statically disallow it, as the other examples: > > class Foo {} > class Bar : public Foo {} > void main() {} There are no attributes as such in your example. And I don't see anything that isn't meaningful. So what do you mean? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
