http://bugzilla.gdcproject.org/show_bug.cgi?id=252

--- Comment #1 from Richard Delorme <abu...@gmail.com> ---
I do not see the attached file. Here it is:

class C {
        struct S {
                int i;
                ubyte u;
        }
        S s;
}

void main(string[] arg) {
        C c = new C;
}

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to