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