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