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