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