namespace test public open class test.MethodWithVararg : java.lang.Object { public final /*constructor*/ fun (): test.MethodWithVararg public open fun foo(/*0*/ vararg p0: jet.String /*jet.Array*/): jet.Tuple0 }