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