// "Add method 'foo' to 'TestKt'" "true" class J { void test() { boolean b = TestKt.foo(1, "2"); } }