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