4255c9f774
Test data and tests themselves are based on compiler/testData/loadJava/compiledJava
5 lines
183 B
Plaintext
Vendored
5 lines
183 B
Plaintext
Vendored
public abstract interface SelfAsParameter : R|java/lang/Object| {
|
|
public abstract operator function foo(p: R|ft<test/SelfAsParameter, test/SelfAsParameter?>|!): R|kotlin/Unit|
|
|
|
|
}
|