You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add unsealed-array variants of array_flip/array_fill_keys union-value tests
Mirror the sealed bug-14656 cases with unsealed array shapes (`...<int, V>`
tails) to lock in the per-key value precision across the unsealed extras:
a finite union tail decomposes into optional explicit slots merged with the
explicit keys, while a non-finite tail (e.g. `string`) survives as unsealed
extras with overlapping explicit values widened.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments