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