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