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