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