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