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