blob: 6438613c1e6b4b445fec8fc7d964e0befd9982bb [file] [log] [blame]
package xxx;
public class Constants {
public static Integer CONST = 10;
}