4255c9f774
Test data and tests themselves are based on compiler/testData/loadJava/compiledJava
5 lines
325 B
Plaintext
Vendored
5 lines
325 B
Plaintext
Vendored
public open class Max : R|java/lang/Object| {
|
|
public open operator function max(coll: R|ft<java/util/Collection<class error: Unexpected type argument: JavaWildcardTypeImpl: PsiType:? extends T>, java/util/Collection<class error: Unexpected type argument: JavaWildcardTypeImpl: PsiType:? extends T>?>|!): R|ft<T, T?>|!
|
|
|
|
}
|