// "Create function 'foo'" "true" fun test() { fun nestedTest(): Int { return foo(2, "2") } }