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