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