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