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
#4060 adds a substitution field to the Pattern type. We should ensure (by way of a smart constructor) that the substitution has been applied to the other components of the pattern, to avoid having to re-apply it.
The text was updated successfully, but these errors were encountered:
#4060 adds a
substitution
field to thePattern
type. We should ensure (by way of a smart constructor) that the substitution has been applied to the other components of the pattern, to avoid having to re-apply it.The text was updated successfully, but these errors were encountered: