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