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