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