Files
kotlin/compiler/testData/loadJava/compiledKotlin/fun/nonGeneric/FunVarargInt.txt
2015-09-08 02:04:32 +03:00

4 lines
116 B
Plaintext
Vendored

package test
public fun varargInt(/*0*/ a: kotlin.Int, /*1*/ vararg b: kotlin.Int /*kotlin.IntArray*/): kotlin.Int