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