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