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