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