package test import library.ClassWithWrongKotlinSignatures val x = ClassWithWrongKotlinSignatures.foo() val y = ClassWithWrongKotlinSignatures.bar()