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