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