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