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
INTERNAL ERROR: An internal error in Grammatica has been found.
Please report this error to the maintainers (see the web
site for instructions). Be sure to include the Grammatica
version number, as well as the information below:
net.percederberg.grammatica.GrammarException: token 'LITERAL_CHAR' is invalid, as regular expression contains error(s): Illegal repetition near index 6
'(.|(\\{[+-]?[0-9a-fA-F_]+}))?'
^, on line 41
at net.percederberg.grammatica.Grammar.createTokenizer(Grammar.java:225)
at net.percederberg.grammatica.Grammatica.debug(Grammatica.java:416)
at net.percederberg.grammatica.Grammatica.main(Grammatica.java:163)
The text was updated successfully, but these errors were encountered:
In grammatica 1.6:
The text was updated successfully, but these errors were encountered: