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