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