public class ConstantInit {
    public static final int x=3;
}