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