blob: 293f4d3908cd5b9d8a67f68c3f6394a783aa6fb2 [file] [log] [blame]
package pack1;
public class A {
public static void staticMethod(int i) {
}
}