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