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