ref: d660f92ea19fe51531e7e5bc562a79de7f75a792 dir: /test/declmismatch.myr/
const main = { var a : int var b : char a = b }