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