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