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