4255c9f774
Test data and tests themselves are based on compiler/testData/loadJava/compiledJava
5 lines
184 B
Plaintext
Vendored
5 lines
184 B
Plaintext
Vendored
public open class MethodWithVararg : R|java/lang/Object| {
|
|
public open operator function foo(vararg s: R|kotlin/Array<ft<java/lang/String, java/lang/String?>>|): R|kotlin/Unit|
|
|
|
|
}
|