blob: 07f05b3bc3fd73041f900ca9dc6e180be89f72cc [file] [log] [blame]
class C {
Foo f = new Foo(1, 2);
}