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