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