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