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