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