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