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