blob: cc9219f9c8b62668f312fbb8c289a51b883bea35 [file] [log] [blame]
package p;
class C {
void foo() {
}
}
class D {
}