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