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