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