// "Create function 'foo'" "true" val baz = 1 fun test() { val a: Int = foo() } fun bar() { }