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