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