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