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