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
Always interpret underscores inside patterns as type bounds (#21718)
Always interpret underscores inside patterns as type bounds, even when
`ctx.settings.XkindProjector.value == "underscores"`.
Fixes#14952 and fixes#21400.
Issue introduced in #12378.
0 commit comments