diff options
Diffstat (limited to 'parse.y')
-rw-r--r-- | parse.y | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8656,7 +8656,6 @@ parser_yylex(struct parser_params *p) set_file_encoding(p, p->lex.pcur, p->lex.pend); } } - lex_goto_eol(p); dispatch_scan_event(p, tCOMMENT); fallthru = TRUE; |