Updated test data.
This commit is contained in:
+2
@@ -1,5 +1,7 @@
|
||||
package test
|
||||
|
||||
public /*synthesized*/ fun TwoSuperclassesInconsistentGenericTypes(/*0*/ function : () -> jet.MutableList<jet.String?>) : test.TwoSuperclassesInconsistentGenericTypes
|
||||
|
||||
public trait TwoSuperclassesInconsistentGenericTypes : java.lang.Object {
|
||||
public abstract fun foo() : jet.MutableList<jet.String?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user