FIR deserializer: provide type-parameters for constructors
This commit is contained in:
committed by
Mikhail Glukhikh
parent
1512a6ba9a
commit
aa077b42e9
+1
-1
@@ -1,4 +1,4 @@
|
||||
public final class ExtValPIntInClass<P> : R|kotlin/Any| {
|
||||
public constructor(): R|test/ExtValPIntInClass<P>|
|
||||
public constructor<P>(): R|test/ExtValPIntInClass<P>|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user