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