fun main(args: Array) { val str = aaa.A.E.A if (str.toString() != "A") { throw Exception() } }