Another portion of test data fixed
This commit is contained in:
@@ -2,5 +2,5 @@ package test
|
||||
|
||||
public open class AllBoundsInWhen {
|
||||
public constructor AllBoundsInWhen()
|
||||
public open fun </*0*/ T : java.io.Serializable> foo(): kotlin.Unit
|
||||
public open fun </*0*/ T : java.io.Serializable!> foo(): kotlin.Unit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user