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