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