summaryrefslogtreecommitdiffstats
path: root/chall/ply-2.2/test/lex_re2.exp
blob: 7ba89b4ee3cf8d7f6fea296266a58a75f8fecfa9 (plain) (blame)
1
2
3
4
5
6
7
lex: Regular expression for rule 't_PLUS' matches empty string.
Traceback (most recent call last):
  File "./lex_re2.py", line 25, in ?
    lex.lex()
  File "../ply/lex.py", line 758, in lex
    raise SyntaxError,"lex: Unable to build lexer."
SyntaxError: lex: Unable to build lexer.