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