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