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