ref: b6872f8fa14d01499db9bdfcfbf2cfa48266bd28 dir: /test/bounds.myr/
const main = { var a : byte[:] = [1, 2, 3][:] var b = a[:4] }