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