package test class Test { fun test(a: Array, b: Array, c: IntArray, d: Array>, e: Array>, f: Array) { } }