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