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