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