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