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