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