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