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