* Remove unused variable This variable is unused since the first commit to this file in the commit history, so it's probably safe to remove it. * Lex identifier as label only if it's at line start * Stop matching identifiers that begin with a digit This is so we don't match numbers as labels with the new labels rule. * Add label tests * Fix existing tests |
||
---|---|---|
.. | ||
swig_java.swg | ||
swig_java.swg.output | ||
swig_std_vector.i | ||
swig_std_vector.i.output |