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