package test fun varargInt(a: Int, vararg b: Int): Int = 1