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