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
should match "👨👨👧👦", but currently doesn't. It also applies to custom character classes in regex literals, e.g [e\u{301}] should match e\u{301}, but currently doesn't.