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