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