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