// DO_NOT_CHECK_SYMBOL_RESTORE_K1 class A(val abc: Int) { fun check() { abc } }