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