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