fix test
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@ class ConstructorWithTypeParameter<P>(p: P)
|
||||
// method: ConstructorWithTypeParameter::<init>
|
||||
// jvm signature: (Ljava/lang/Object;)V
|
||||
// generic signature: (TP;)V
|
||||
// kotlin signature: null
|
||||
// kotlin signature: (TP;)null
|
||||
|
||||
Reference in New Issue
Block a user