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