Revert "[FE 1.0] Resolve setters through the new type inference infra"
This reverts commit 6e191147b9.
This commit is contained in:
@@ -32,9 +32,9 @@ fun test() {
|
||||
<!DEPRECATION_ERROR!>v3<!>
|
||||
v3 = ""
|
||||
v4
|
||||
<!DEBUG_INFO_UNRESOLVED_WITH_TARGET, UNRESOLVED_REFERENCE!>v4<!> = ""
|
||||
<!DEPRECATION_ERROR!>v4<!> = ""
|
||||
<!DEPRECATION_ERROR!>v5<!>
|
||||
<!DEBUG_INFO_UNRESOLVED_WITH_TARGET, UNRESOLVED_REFERENCE!>v5<!> = ""
|
||||
<!DEPRECATION_ERROR!>v5<!> = ""
|
||||
<!UNRESOLVED_REFERENCE!>v6<!>
|
||||
<!UNRESOLVED_REFERENCE!>v6<!> = ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user