FIR: set dispatch receiver type to constructor in deserialization
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
public final class Outer : R|kotlin/Any| {
|
||||
public final inner class Inner<T> : R|kotlin/Any| {
|
||||
public constructor<T>(): R|test/Outer.Inner<T>|
|
||||
public test/Outer.constructor<T>(): R|test/Outer.Inner<T>|
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user