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