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