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