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