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