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