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