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