yapps/test/line_numbers.g
2009-09-09 13:52:11 -07:00

10 lines
205 B
Text

#
# The error messages produced by Yapps have a line number.
# The line number should take the Python code section into account.
# The line number should be 10.
%%
parser error_1:
this_is_an_error;