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