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