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