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