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
functiongetRegex() asdynamicregex=/([\xA9\xAE\x{2000}-\x{3300}\x{1F000}-\x{1FBFF}])/gmireturnregexend functionfunctiongetRegex() asdynamicreturn/([\xA9\xAE\x{2000}-\x{3300}\x{1F000}-\x{1FBFF}])/gmiend function
starting code examples:
after formatting:
As you can see the second functions regex is mutated after formatting.
The text was updated successfully, but these errors were encountered: