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