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