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