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