package test; class JavaClass { public static void test(C1 c1, C2 c2, R r, P1 p1, P2 p2) { SignatureKt.f(c1, c2, r, p1, p2); } }