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