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