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