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