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