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