blob: 34c5c8461e8be0633eb9fdb36cf09ec1b824549c [file] [log] [blame]
package p;
public class Foo {
public void foo() {
}
}