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