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 open class VarargInt : R|java/lang/Object| {
|
|
public open operator function vararg(vararg p: R|kotlin/IntArray|): R|kotlin/Unit|
|
|
|
|
}
|