blob: 175699a0a4882b1e45474113d77aeb5be99b8e2a [file] [log] [blame]
class E {
A f () {
return new A();
}
}