ref: 4fc4ebc1ca4f375c6f9b1d8babb53e03da51214f dir: /test/div.myr/
const main = { var a var b a = 84 b = 2 -> a / b }