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