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