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