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