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