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