FIR deserializer: load type-parameters correctly
This commit is contained in:
committed by
Mikhail Glukhikh
parent
853167a24d
commit
649c2f6bcc
+1
-1
@@ -1,4 +1,4 @@
|
||||
public final class ClassParamReferencesSelf<A> : R|kotlin/Any| {
|
||||
public final class ClassParamReferencesSelf<A : R|test/TraitWithP<A>|> : R|kotlin/Any| {
|
||||
public constructor(): R|test/ClassParamReferencesSelf<A>|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user