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