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