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