4255c9f774
Test data and tests themselves are based on compiler/testData/loadJava/compiledJava
5 lines
122 B
Plaintext
Vendored
5 lines
122 B
Plaintext
Vendored
public abstract interface Runnable : R|java/lang/Object| {
|
|
public abstract operator function run(): R|kotlin/Unit|
|
|
|
|
}
|