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