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