blob: 806e8588a81d8aaf91ce0697eecf7ea4055da46e [file] [log] [blame]
package p1;
public class C {
public static final int CONSTANT= 12345;
}