Project

General

Profile

« Previous | Next » 

Revision 844a0edb

Added by nobu (Nobuyoshi Nakada) about 3 years ago

[Bug #18962] Do not read again once reached EOF

Ripper::Lexer#parse re-parses the source code with syntax errors
when raise_errors: false.

Co-Authored-By: tompng