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