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