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