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