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