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
Currently Alex allows only a single digit in the number of repetitions for a regular expression.
So $digit {9} is OK, but $digit {10} is a very confusing syntax error.