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