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:
@@ -50,4 +50,4 @@ fun test_4() {
|
||||
|
||||
fun test_5() {
|
||||
val map = LinkedHashMap<Int, Int>() // should be foo.LinkedHashMap
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user