blob: 84af745cb81b42997c16d5f8837f9bc7e10ac4f2 [file] [log] [blame]
package y;
public class Lib {
public static final int CONST = 239;
public static void libMethod() {
}
}