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