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