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