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