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