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