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