blob: 6b9d1b8688724184b2f1172dee90a01f583f4ead [file] [log] [blame]
package test0407;
public class A {
void foo() {
}
void bar() {
}
}