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