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