http://d.puremagic.com/issues/show_bug.cgi?id=9789
--- Comment #1 from [email protected] 2013-03-22 18:43:02 PDT --- Oops, pasted the wrong code, the code should read: =================== import std.stdio; struct S {} /// blah blah blah alias X = S; void main() { } =================== -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
