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