blob: 2b9b63fb922260d2e94594c338583125beea8245 [file] [log] [blame]
public class B {
void foo () {
A.Inner.method();
}
}