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