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