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