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