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