FIR: Rework delegation constructor calls resolution
Make it work independently of being called for inner class (as in FE 1.0)
This commit is contained in:
+1
-1
@@ -79,4 +79,4 @@ object MessageManager15 : Manager<Int> {
|
||||
var <T : Int> T.y
|
||||
get() = 10
|
||||
set(value) {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user