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