ref: 7194b269261dae309e23a8c1639d35d536fea361 dir: /test/add.myr/
const main = { var a var b a = 42 b = 11 -> a + b }