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