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