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