// yul { let a:u256 function f() {} } // ---- // functionHoister // { // let a:u256 // function f() // { // } // }