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