Updated test data.

This commit is contained in:
Evgeny Gerashchenko
2013-03-12 19:20:37 +04:00
parent 2718f7698c
commit f43631377b
4 changed files with 6 additions and 0 deletions
@@ -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?>