// "Create function 'foo'" "true" fun test(o: Any) { if (o is String) foo(o) }