blob: 30a792ca802cbf22a10558d51ab19296e3641dad [file] [log] [blame]
class X {
}
interface Y {
String A = "IDEA is the best";
}