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