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