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