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