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