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