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