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