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