Revert "[FE 1.0] Resolve setters through the new type inference infra"
This reverts commit 6e191147b9.
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@ class A {
|
||||
open inner class Inner
|
||||
|
||||
class Nested : Inner {
|
||||
<!INACCESSIBLE_OUTER_CLASS_EXPRESSION!>constructor()<!>
|
||||
<!INACCESSIBLE_OUTER_CLASS_EXPRESSION!>constructor()<!><!UNRESOLVED_REFERENCE!><!>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user