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