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