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