Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0c8f3faeecbeecb0d1430ef2b86dd192a029711c
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
kotlinSignature
/
MethodWithVararg.fir.txt
blob: 56a1a3629d13ad6c99957dafabc4eb6073ebc6c2 [
file
]
public open class MethodWithVararg : R|kotlin/Any| {
public open fun foo(vararg s: R|ft<kotlin/Array<kotlin/String!>, kotlin/Array<out kotlin/String!>?>|): R|kotlin/Unit|
public constructor(): R|test/MethodWithVararg|
}