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