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