import test.* fun box() = if (simpleJavaEnum.A.toString() == "A") "OK" else "fail"