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