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