Revert "K1: don't report UNRESOLVED_WITH_TARGET on hidden setters"

This reverts commit e20efc1398.
This commit is contained in:
Mikhail Glukhikh
2022-09-12 11:27:23 +02:00
committed by Space
parent f4e6c1c9c5
commit 8be08d903b
6 changed files with 9 additions and 16 deletions
@@ -39,9 +39,9 @@ fun test() {
<!API_NOT_AVAILABLE!>v3<!>
v3 = ""
v4
<!UNRESOLVED_REFERENCE!>v4<!> = ""
<!DEBUG_INFO_UNRESOLVED_WITH_TARGET, UNRESOLVED_REFERENCE!>v4<!> = ""
<!API_NOT_AVAILABLE!>v5<!>
<!UNRESOLVED_REFERENCE!>v5<!> = ""
<!DEBUG_INFO_UNRESOLVED_WITH_TARGET, UNRESOLVED_REFERENCE!>v5<!> = ""
<!UNRESOLVED_REFERENCE!>v6<!>
<!UNRESOLVED_REFERENCE!>v6<!> = ""
<!API_NOT_AVAILABLE!>v7<!>