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