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


bearophile_h...@eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_h...@eml.cc


--- Comment #1 from bearophile_h...@eml.cc 2012-11-22 04:21:03 PST ---
Is this a valid reduction of your code?


class Foo {
    int bar() {
        return 0;
    }
    int x = bar();
}
void main() {}

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

Reply via email to