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