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