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