package test class A(vararg a: Int, f: () -> Unit) {}