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