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