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