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