7f9118d0f2
This fixes TYPECHECKER_HAS_RUN_INTO_RECURSIVE_PROBLEM in a declaration like `@Ann(myConst) const val myConst = ""`. #KT-58080 Fixed