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