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