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