fun test1(): Int { val foo = 1 fun bar() = 2 return 3 }