summaryrefslogtreecommitdiff
path: root/test/lex_state4.exp
blob: 9537dc5cbd4480fbaa4c006e6a48d28c24e5e0c6 (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 772, in lex
    raise SyntaxError,"lex: Unable to build lexer."
SyntaxError: lex: Unable to build lexer.