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