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