4255c9f774
Test data and tests themselves are based on compiler/testData/loadJava/compiledJava
5 lines
174 B
Plaintext
Vendored
5 lines
174 B
Plaintext
Vendored
<T> public abstract interface GenericInterfaceParameterWithSelfBound : R|java/lang/Object| {
|
|
public abstract operator function method(t: R|ft<T, T?>|!): R|ft<T, T?>|!
|
|
|
|
}
|