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