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