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