[FIR] Use tower to resolve delegated constructors, set dispatch receiver
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ FILE: K2.kt
|
||||
|
||||
public final inner class K3 : R|J1.J2| {
|
||||
public constructor(): R|K2.K3| {
|
||||
super<R|J1.J2|>()
|
||||
this@R|/K2|.super<R|J1.J2|>()
|
||||
}
|
||||
|
||||
public final fun main(): R|kotlin/Unit| {
|
||||
|
||||
Reference in New Issue
Block a user