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