blob: eabb6fa33dbc3733899057264871e427390c4a47 [file]
import test.*
fun box() =
if (simpleJavaEnum.A.toString() == "A") "OK"
else "fail"