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