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