blob: a5200ff4beac91eee440a2ab5cca512ffe7aa943 [file] [log] [blame]
struct Foo { Foo(); };
static void func() { new Foo(); }