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