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