// "Create member function 'foo'" "true" class A fun test() { println("a = ${A().foo()}") }