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