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