fun test() { // start foo() // middle foo() // end } fun foo() {}