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