summaryrefslogtreecommitdiff
path: root/ext/ply/test/lex_state4.exp
blob: 412ae8f8a60df7dec4a02e1ec0029c5406815baf (plain)
1
2
3
4
5
6
7
lex: state type for state comment must be 'inclusive' or 'exclusive'
Traceback (most recent call last):
  File "./lex_state4.py", line 39, in <module>
    lex.lex()
  File "../ply/lex.py", line 759, in lex
    raise SyntaxError,"lex: Unable to build lexer."
SyntaxError: lex: Unable to build lexer.