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