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