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