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