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