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