blob: 1536a496e37225e6bf666135e1f0db59b9e7a8ff [file] [log] [blame]
package d3;
public class A {
}
class B {
void foo() {
}
}