blob: 8f537ae96637413ef8d010cf230c060b61e4e0b2 [file] [log] [blame]
class Test {
void bar() {
new Extracted.Inner().foo();
}
}