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