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