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