// "Create member function 'Foo.foo'" "true" expect class Foo fun test(f: Foo) { f.foo("a", 1) }