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