blob: 4bbce3afaa14691ab69f17f1c5a4f08b96427020 [file] [log] [blame]
package p;
class A{
void f(){
}
void f1(){
}
}