blob: 4e78f0f740fc3c53427dd3c890a63ad1ad11d50f [file] [log] [blame]
class X {
public static final String A = "IDEA is the best";
}
interface Y {
}