ref: 90ed95ded198b9c57dfb6bf172cfd975da73e66f dir: /test/infermismatch.myr/
const main = { var a var b a = 1.0 b = 'a' a = b }