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