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