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