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