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