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