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