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