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