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