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