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