import constVal.ConstVal_before_MainKt; class JavaClient { int foo() { return ConstVal_before_MainKt.getI(); } }