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