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