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