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