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