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