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