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