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